[llvm-branch-commits] [compiler-rt] [compiler-rt][Darwin][x86] Fix instrprof-darwin-exports test (#131425) (PR #132500)

2025-04-05 Thread John Hui via llvm-branch-commits
https://github.com/j-hui created https://github.com/llvm/llvm-project/pull/132500 ld64 issues a warning about section alignment which was counted as an unexpected exported symbol and the test failed. Fixed by disabling all linker warnings using -Wl,-w. cherry-picked from commit 94426df66a8d7c

[llvm-branch-commits] [compiler-rt] release/20.x: [compiler-rt][Darwin][x86] Fix instrprof-darwin-exports test (#131425) (PR #132506)

2025-03-24 Thread John Hui via llvm-branch-commits
j-hui wrote: @dtellenbach I'm unable to add you as a reviewer/merge this myself; could you please take a look at this PR? Thank you! https://github.com/llvm/llvm-project/pull/132506 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.o

[llvm-branch-commits] [compiler-rt] [compiler-rt][Darwin][x86] Fix instrprof-darwin-exports test (#131425) (PR #132500)

2025-03-21 Thread John Hui via llvm-branch-commits
j-hui wrote: Superseded by backport request issue https://github.com/llvm/llvm-project/issues/132505 https://github.com/llvm/llvm-project/pull/132500 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bi

[llvm-branch-commits] [compiler-rt] [compiler-rt][Darwin][x86] Fix instrprof-darwin-exports test (#131425) (PR #132500)

2025-03-21 Thread John Hui via llvm-branch-commits
https://github.com/j-hui closed https://github.com/llvm/llvm-project/pull/132500 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits