mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
The test binaries are built like any other executable but with two additional linker options -static and -nostdlib. Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D145298