mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
I'm using clang-10 to build bolt which doesn't have moutline-atomics option and though it doesn't do it. So test compiler for supporting it before appending to the list of cxxflags. Differential Revision: https://reviews.llvm.org/D159521