[PATCH] D14468: Add zero size dummy data to ensure section symbol is always created
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 12:37:18 PST 2015
vsk added a comment.
Thanks, lgtm
================
Comment at: test/profile/instrprof-shared.test:6
@@ +5,3 @@
+2. libt-no-instr1.so is not instrumented
+3. libt-no-instr2.so is compiled with instrumentation enabled, but is but the object file is built
+ with instrumentation turned off.
----------------
nit: extra 'but is' here
http://reviews.llvm.org/D14468
More information about the llvm-commits
mailing list