llvm-6502/unittests
Hans Wennborg 6cc16a0479 Add Option unit tests to the make build
Previously, they were only built and run in the CMake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186756 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-20 03:04:36 +00:00
..
ADT Handle '.' correctly in hex float literal parsing. 2013-07-17 22:17:29 +00:00
Analysis
Bitcode
DebugInfo
ExecutionEngine Convert Windows to Unix line endings, no functionality change. 2013-07-13 22:08:55 +00:00
IR Fix copypaste error in test. 2013-06-28 23:24:10 +00:00
Object Attempt at fixing a mingw bot. 2013-07-13 12:36:30 +00:00
Option Add Option unit tests to the make build 2013-07-20 03:04:36 +00:00
Support Add a unit test for checking that we respect the F_Binary flag. 2013-07-19 14:41:25 +00:00
Transforms Make SpecialCaseList match full strings, as documented, using anchors. 2013-07-16 17:56:07 +00:00
CMakeLists.txt Make BinaryRef output correctly in case of empty data. 2013-07-09 00:54:46 +00:00
Makefile Add Option unit tests to the make build 2013-07-20 03:04:36 +00:00
Makefile.unittest