[PATCH] D21736: [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext or signext if appropriate.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 2 08:33:47 PDT 2016


koriakin updated this revision to Diff 62606.
koriakin added a comment.

Updated for new revision of http://reviews.llvm.org/D21739 - now aborts if knownTarget() is false.


Repository:
  rL LLVM

http://reviews.llvm.org/D21736

Files:
  include/llvm/Transforms/InstrProfiling.h
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  test/Instrumentation/InstrProfiling/icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21736.62606.patch
Type: text/x-patch
Size: 6737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160702/030a0c9d/attachment.bin>


More information about the llvm-commits mailing list