[PATCH] D31098: [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 16:27:04 PDT 2017
davidxl added a comment.
Can you do a 'ninja check-profile' on a x86_64 linux box and tell me the number of tests done? With and without your patch, the number should remain the same.
https://reviews.llvm.org/D31098
More information about the llvm-commits
mailing list