The CheckAtomic module performs two tests to determine if passing
'-latomic' to the linker is required: one for 64-bit atomics, and
another for non-64-bit atomics. Include the missing check for 64-bit
atomics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo