diff options
author | Cameron Esfahani <dirty@apple.com> | 2015-02-06 21:33:08 +0000 |
---|---|---|
committer | Cameron Esfahani <dirty@apple.com> | 2015-02-06 21:33:08 +0000 |
commit | f0bf1947b7c04ac8231009c604d17906ef0bc628 (patch) | |
tree | ba0f056ec156ee0aa04f7fdad7d6ef9d408be194 /llvm/lib | |
parent | 4a60b173a7af9a842ec5c5e6bad4404cd2ccc4a4 (diff) | |
download | bcm5719-llvm-f0bf1947b7c04ac8231009c604d17906ef0bc628.tar.gz bcm5719-llvm-f0bf1947b7c04ac8231009c604d17906ef0bc628.zip |
Test commit to see if it triggers an email to llvm-commits. No change.
llvm-svn: 228442
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/MSP430/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/MSP430/README.txt b/llvm/lib/Target/MSP430/README.txt index 5b9634bcfe7..e9899247fb5 100644 --- a/llvm/lib/Target/MSP430/README.txt +++ b/llvm/lib/Target/MSP430/README.txt @@ -38,3 +38,4 @@ way (currently they emit explicit comparison). 10. Handle imm in comparisons in better way (see comment in MSP430InstrInfo.td) 11. Implement hooks for better memory op folding, etc. + |