aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/annotations-var.c
AgeCommit message (Expand)Author
2019-03-01[CodeGen] Fix calling llvm.var.annotation outside of a basic block.Volodymyr Sapsai
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-09-10Missed a %local use; hopefully this clears this test up.John McCall
2011-09-10Make this test not depend on unnecessary details and IR variable names.John McCall
2011-09-09Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge