[llvm] r250154 - Test commit
Christof Douma via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 02:38:22 PDT 2015
Author: christof
Date: Tue Oct 13 04:38:21 2015
New Revision: 250154
URL: http://llvm.org/viewvc/llvm-project?rev=250154&view=rev
Log:
Test commit
Modified:
llvm/trunk/lib/Target/ARM/README.txt
Modified: llvm/trunk/lib/Target/ARM/README.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/README.txt?rev=250154&r1=250153&r2=250154&view=diff
==============================================================================
--- llvm/trunk/lib/Target/ARM/README.txt (original)
+++ llvm/trunk/lib/Target/ARM/README.txt Tue Oct 13 04:38:21 2015
@@ -711,7 +711,6 @@ this in a target-independent way: we sho
"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.
More information about the llvm-commits
mailing list