Remove duplicate tablegen lines from AVR target.
commita3a182263ca5274bab556b0c2d8ef6ff7c0f8941
authorNico Weber <nicolasweber@gmx.de>
Wed, 4 Apr 2018 12:27:43 +0000 (4 12:27 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 4 Apr 2018 12:27:43 +0000 (4 12:27 +0000)
tree3ffdfcc613fb35615aab0fab7620ce34324ca7ad
parentfdbb56de7e551621ef98edbe09b318989946ad89
Remove duplicate tablegen lines from AVR target.

They were added in r285274, in what looks like a merge mishap.
AVRGenMCCodeEmitter.inc is the only non-dupe tablegen invocation added in that
revision.

Also sort the tablegen lines to make this easier to spot in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/CMakeLists.txt