hanchenye-llvm-project/llvm/unittests
NAKAMURA Takumi 98fa0159fc unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming.
GNU ld/PECOFF accepts but ignores them below;
  --version-script
  --export-dynamic
  --rpath

FIXME: autoconf should be aware of them.
llvm-svn: 120179
2010-11-26 09:32:02 +00:00
..
ADT Add B+-tree test case that creates a height 3 tree with a smaller root node. 2010-11-26 06:54:20 +00:00
Analysis
ExecutionEngine unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests on MSVC to add JITTests.def. 2010-11-19 03:19:42 +00:00
Support unittests: Add SystemTests. 2010-11-24 19:20:05 +00:00
System google test depends on Support. 2010-11-24 19:35:15 +00:00
Transforms
VMCore Revert 119600 to unbreak the build. Francois, please investigate. 2010-11-18 01:38:07 +00:00
CMakeLists.txt unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming. 2010-11-26 09:32:02 +00:00
Makefile unittests: Add SystemTests. 2010-11-24 19:20:05 +00:00
Makefile.unittest unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming. 2010-11-26 09:32:02 +00:00