ilinpv added a comment. From what i understand in freestanding environment runtime library is not used and clang driver can detect this situation and set outline atomics off by default ( see ##clang/lib/Driver/ToolChains/Linux.cpp## ##Linux::IsAArch64OutlineAtomicsDefault## -> ##GetRuntimeLibType## )
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D159398/new/ https://reviews.llvm.org/D159398 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits