[PATCH] D61363: [compiler-rt] Pass sysroot and disable pedantic for crtbegin.o/crtend.o
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 23:54:58 PDT 2019
MaskRay added a comment.
The `-Wno-pedantic` doesn't seem to apply on crtbegin.o so I committed rCTE359655 to suppress the pendantic warnings.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61363/new/
https://reviews.llvm.org/D61363
More information about the llvm-commits
mailing list