mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 10:06:05 +00:00

`-fno-semantic-interposition` was added for GCC in D102453, but some MLIR tests on SystemZ failed with GCC<10.3 due to a bug. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D105453
See docs/CMake.html for instructions on how to build LLVM with CMake.