From: Christof Douma Date: Tue, 13 Oct 2015 09:38:21 +0000 (+0000) Subject: Test commit X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1e87eeae1323f60ddcc29c783f01ac8e43c84de0;p=oota-llvm.git Test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250154 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/README.txt b/lib/Target/ARM/README.txt index 090a003424a..5acb2d46f3e 100644 --- a/lib/Target/ARM/README.txt +++ b/lib/Target/ARM/README.txt @@ -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.