OSDN Git Service

Add unit tests to verify Hexagon emission.
authorSid Manning <sidneym@codeaurora.org>
Fri, 3 Oct 2014 20:33:03 +0000 (20:33 +0000)
committerSid Manning <sidneym@codeaurora.org>
Fri, 3 Oct 2014 20:33:03 +0000 (20:33 +0000)
commit4cd443ac18e6ed052222fa67aaf7554985428d29
treec65a558b3851f160f2dc9ac418d5a8f960da166b
parent17dfc381ef11b8f82c900c25fc5daaf5577b13dd
Add unit tests to verify Hexagon emission.

Add the test cases I overlooked, part of the original commit,
http://reviews.llvm.org/D5523

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219016 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/MC/Hexagon/CMakeLists.txt [new file with mode: 0644]
unittests/MC/Hexagon/HexagonMCCodeEmitterTest.cpp [new file with mode: 0644]