[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
Sun Nov 20 16:58:35 PST 2016


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

Changed to composite getExtAttrForI32Param/Return functions as for https://reviews.llvm.org/D21739.


Repository:
  rL LLVM

https://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.78679.patch
Type: text/x-patch
Size: 7078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/cc809ad3/attachment.bin>


More information about the llvm-commits mailing list