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

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 09:30:22 PDT 2016


davidxl added a comment.

One nit. Can you save TLI pointer in InstProfiling instead of passing it around?


Repository:
  rL LLVM

http://reviews.llvm.org/D21736





More information about the llvm-commits mailing list