aboutsummaryrefslogtreecommitdiff
path: root/test/Bitcode/attributes.ll
AgeCommit message (Expand)Author
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany
2013-02-20Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling
2013-02-12Test for string attributes and for attribute group output.Bill Wendling
2013-02-11[tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany
2012-05-28PR12696: Attribute bits above 1<<30 are not encoded in bitcodeMeador Inge