[PATCH] D71627: [Clang FE, SystemZ] Recognize -mrecord-mcount CL option.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 21 22:53:13 PST 2019
MaskRay added a comment.
Fixed by 0792ef72564071f21b727d0de3a14d565950290f <https://reviews.llvm.org/rG0792ef72564071f21b727d0de3a14d565950290f>. My Linux powerpc64le build is good now.
`make ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- CC=~/llvm/Release/bin/clang LD=~/llvm/Release/bin/ld.lld O=out/powerpc64le powernv_defconfig zImage.epapr -j 30`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71627/new/
https://reviews.llvm.org/D71627
More information about the llvm-commits
mailing list