[PATCH] D19290: [PGOProfile] Make tests independent of the raw profile version (NFC)

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 10:58:14 PDT 2016


vsk updated this revision to Diff 54392.
vsk added a comment.

- Fix a bug where a lit variable capture is used on the wrong CHECK line.

The tests pass and @xur is ok with the idea here, so I'll commit this later today barring any objections.


http://reviews.llvm.org/D19290

Files:
  test/Transforms/PGOProfile/branch1.ll
  test/Transforms/PGOProfile/branch2.ll
  test/Transforms/PGOProfile/criticaledge.ll
  test/Transforms/PGOProfile/landingpad.ll
  test/Transforms/PGOProfile/loop1.ll
  test/Transforms/PGOProfile/loop2.ll
  test/Transforms/PGOProfile/single_bb.ll
  test/Transforms/PGOProfile/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19290.54392.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/f595758d/attachment.bin>


More information about the llvm-commits mailing list