summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/annotations-var.c
Commit message (Collapse)AuthorAgeFilesLines
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-3/+3
| | | | llvm-svn: 232187
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* Missed a %local use; hopefully this clears this test up.John McCall2011-09-101-7/+8
| | | | llvm-svn: 139462
* Make this test not depend on unnecessary details and IR variable names.John McCall2011-09-101-11/+15
| | | | llvm-svn: 139455
* Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge2011-09-091-0/+43
annotate global, local variables, struct fields, or arbitrary statements (using the __builtin_annotation), rdar://8037476. llvm-svn: 139423
OpenPOWER on IntegriCloud