summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/annotations-builtin.c
AgeCommit message (Expand)Author
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2019-03-01[CodeGen] Fix calling llvm.var.annotation outside of a basic block.Volodymyr Sapsai
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2012-04-28Currently __builtin_annotation() only annotates an i32.Julien Lerouge
2011-09-09Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge