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)
commit2d1bd7cca7aea0272b0fc7ed59c82471e2e5ede6
treef03600ae5c1a9147074b071bac9ceed100b1409d
parentff639688e35179630e9ab1b04b3d46ec26f99ce7
JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __attribute__ directly!

llvm-svn: 165790
llvm/unittests/ExecutionEngine/JIT/JITTest.cpp