Use __attribute__((__used__)) if GCC >= 3.1 (seems to be the oldest GCC
authorJulien Lerouge <jlerouge@apple.com>
Thu, 17 Sep 2009 23:27:10 +0000 (23:27 +0000)
committerJulien Lerouge <jlerouge@apple.com>
Thu, 17 Sep 2009 23:27:10 +0000 (23:27 +0000)
commitcb89f6cc10d63e61115a6acc4e2703fbd0823253
tree94a75d5f71156fcdaea0210b47f7f668d7f71b69
parentda795f82a812dd5b3897cf040e91069e89600983
Use __attribute__((__used__)) if GCC >= 3.1 (seems to be the oldest GCC
supporting this attribute).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82177 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h