JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __attribute__ directly!
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Oct 2012 08:09:29 +0000 (08:09 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Oct 2012 08:09:29 +0000 (08:09 +0000)
commit8ab27a35143bdd8882338781dd0c9c69be784b50
treef0e8b86fb596aaba03db9b78677f23b00d2e3dbd
parentf117f93f6ecda058f546e01dc4b5d9fe7827cce6
JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __attribute__ directly!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165790 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/JIT/JITTest.cpp