[PATCH] D27868: [libFuzzer] Diff 23 - Properly use compiler options supported on Windows.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 11:02:37 PST 2016
kcc added a comment.
please
a) update the change description.
b) find an analog for -g that works for both versions.
btw, we really only need -gmlt (= -gline-tables-only), so check if those work.
Repository:
rL LLVM
https://reviews.llvm.org/D27868
More information about the llvm-commits
mailing list