[PATCH] D21736: [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext if appropriate.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 26 16:04:20 PDT 2016
koriakin added a comment.
In http://reviews.llvm.org/D21736#467527, @vsk wrote:
> Also, this is missing a test.
True. I'm going to add a clang test in a separate patch (this way it will cover http://reviews.llvm.org/D21737 as well). Should I make an llvm test as well?
Repository:
rL LLVM
http://reviews.llvm.org/D21736
More information about the llvm-commits
mailing list