OSDN Git Service

[AVR] Remove the instrumentation pass
authorDylan McKay <me@dylanmckay.io>
Sun, 23 Jul 2017 23:39:11 +0000 (23:39 +0000)
committerDylan McKay <me@dylanmckay.io>
Sun, 23 Jul 2017 23:39:11 +0000 (23:39 +0000)
commit6b3530480740350c71100f3ab4d9b0d2ae7e6430
treef61acc8d5a65558b81d13af22820731b553714fa
parent747535c69ed9e02e26319d39805eff52ff86fd7b
[AVR] Remove the instrumentation pass

I have a much better way of running integration tests now.

https://github.com/dylanmckay/avr-test-suite

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/AVR.h
lib/Target/AVR/AVRInstrumentFunctions.cpp [deleted file]
lib/Target/AVR/AVRTargetMachine.cpp
lib/Target/AVR/CMakeLists.txt
test/CodeGen/AVR/instrumentation/basic.ll [deleted file]