BUILTINS_${target}_COMPILER_RT_BUILD_STANDALONE_LIBATOMIC
actually builds libatomic, and
RUNTIMES_${target}_COMPILER_RT_BUILD_STANDALONE_LIBATOMIC
tells the compiler-rt tests that we built it and it is
safe to use in tests.
Details
Details
- Reviewers
phosek - Commits
- rG1be27bd8ce08: [CMake][Fuchsia] Enable standalone libatomic
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo