[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
Fri Nov 4 11:07:28 PDT 2016


koriakin removed rL LLVM as the repository for this revision.
koriakin updated this revision to Diff 76917.
koriakin added a comment.

It seems I have accidentally swapped the diffs of this revision and https://reviews.llvm.org/D21739.  Here comes the correct diff.


https://reviews.llvm.org/D21736

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21736.76917.patch
Type: text/x-patch
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/49101472/attachment.bin>


More information about the llvm-commits mailing list