diff options
author | Christof Douma <Christof.Douma@arm.com> | 2015-10-13 09:38:21 +0000 |
---|---|---|
committer | Christof Douma <Christof.Douma@arm.com> | 2015-10-13 09:38:21 +0000 |
commit | f0765c4f5bf40d2b21a3fb1021083af829c83d3c (patch) | |
tree | 3905af709e237c0a6e0b65093913a42791732100 | |
parent | 50366251e1b66443ba9a7eb701ee62206f4d9767 (diff) | |
download | bcm5719-llvm-f0765c4f5bf40d2b21a3fb1021083af829c83d3c.tar.gz bcm5719-llvm-f0765c4f5bf40d2b21a3fb1021083af829c83d3c.zip |
Test commit
llvm-svn: 250154
-rw-r--r-- | llvm/lib/Target/ARM/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/README.txt b/llvm/lib/Target/ARM/README.txt index 090a003424a..5acb2d46f3e 100644 --- a/llvm/lib/Target/ARM/README.txt +++ b/llvm/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. |