Test commit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250154 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Christof Douma 2015-10-13 09:38:21 +00:00
parent ca8c43fa4d
commit 1e87eeae13

View File

@ -711,7 +711,6 @@ this in a target-independent way: we should probably fold that (when using
"undefined at zero" semantics) to set the "defined at zero" bit and have
the code generator expand out the right code.
//===---------------------------------------------------------------------===//
Clean up the test/MC/ARM files to have more robust register choices.