diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-11-01 16:08:03 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-11-01 16:08:03 +0000 |
commit | a017974b9aaef2e959f75c644b8b15189e81b3f8 (patch) | |
tree | 39f6e95ccc1033f5e497d522c3d9d89b09fef829 /llvm | |
parent | 5903eb50b1226858e0ac4570715f6c80a317d1c8 (diff) | |
download | bcm5719-llvm-a017974b9aaef2e959f75c644b8b15189e81b3f8.tar.gz bcm5719-llvm-a017974b9aaef2e959f75c644b8b15189e81b3f8.zip |
Revert r221048 - Test commit
It seems I can't commit unless $DBUS_SESSION_BUS_ADDRESS is set correctly and
it is not set for ssh sessions.
llvm-svn: 221049
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/Target/Mips/MSA.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MSA.txt b/llvm/lib/Target/Mips/MSA.txt index cc934263287..113375fa7f2 100644 --- a/llvm/lib/Target/Mips/MSA.txt +++ b/llvm/lib/Target/Mips/MSA.txt @@ -81,4 +81,3 @@ bmnzi.b, bmzi.b: bseli.v: Unlike the non-immediate versions, bseli.v is distinguishable from bmnzi.b and bmzi.b and can be emitted. - |