]> granicus.if.org Git - llvm/commit
[AVR] Compile the disassembler
authorDylan McKay <dylanmckay34@gmail.com>
Thu, 27 Oct 2016 08:09:15 +0000 (08:09 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Thu, 27 Oct 2016 08:09:15 +0000 (08:09 +0000)
commit4e78b45ba80323fbf7dd11d4e3cf4f24391218f9
treeb18aec358d023aaaca3938f5cdfd0a9950fc0e5b
parent8b74dfc756a3c10109b643d954e30f565c812bfd
[AVR] Compile the disassembler

This also updates references of 'TheAVRTarget' to the new
'getTheAVRTarget()' method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285272 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/CMakeLists.txt
lib/Target/AVR/Disassembler/AVRDisassembler.cpp
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp