llvm-project/compiler-rt/cmake
Nico Weber 6a4e0dd1a6 When building without DIA SDK, don't set suppressions.cpp fail
This test requires llvm-symbolizer to be able to convert a stack
address into a function name.  It is only able to do this if the
DIA SDK was found at cmake time.  Add a lit feature for this,
and let the test depend on it.

See also discussion in D15363.

llvm-svn: 258545
2016-01-22 20:26:10 +00:00
..
Modules Fix the cross compilation of unit tests. NFC (second attempt) 2016-01-14 18:18:49 +00:00
config-ix.cmake When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00