diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2018-02-12 12:21:55 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2018-02-12 12:21:55 +0000 |
commit | 0874cf5e6224760ab86eca55cd882d1f147583d8 (patch) | |
tree | 99713f2fa9883dfddb5e93b5518c602714f6912b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 4ba5817b8b7fe5f136c8f95287e02eeaa69d630b (diff) | |
download | llvm-0874cf5e6224760ab86eca55cd882d1f147583d8.zip llvm-0874cf5e6224760ab86eca55cd882d1f147583d8.tar.gz llvm-0874cf5e6224760ab86eca55cd882d1f147583d8.tar.bz2 |
[mips] Fix 'l' constraint handling for types smaller than 32 bits
In case of correct using of the 'l' constraint llvm now generates valid
code; otherwise it shows an error message. Initially these triggers an
assertion.
This commit is the same as r324869 with fixed the test's file name.
llvm-svn: 324885
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions