1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/unittests/MC
Sid Manning 4435e352ae Adding skeleton for unit testing Hexagon Code Emission
Adding and modifying CMakeLists.txt files to run unit tests under
unittests/Target/* if the directory exists.  Adding basic unit test to check
that code emitter object can be retrieved.

Differential Revision: http://reviews.llvm.org/D5523
Change by: Colin LeMahieu

llvm-svn: 218986
2014-10-03 13:18:11 +00:00
..
CMakeLists.txt Adding skeleton for unit testing Hexagon Code Emission 2014-10-03 13:18:11 +00:00
Makefile Nuke MCAnalysis. 2014-09-02 22:32:20 +00:00
StringTableBuilderTest.cpp WinCOFFObjectWriter: optimize the string table for common suffices 2014-09-29 22:43:20 +00:00
YAMLTest.cpp Invert the MC -> Object dependency. 2014-07-03 02:01:39 +00:00