diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2019-08-07 12:21:26 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2019-08-07 12:21:26 +0000 |
commit | 9f2e076f2730e9f855ef06bcdd47013ad70420b8 (patch) | |
tree | f480198d3c4256466f720edce058a5cd22260b3c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8280730f96cf4869b6b3dfd2f5b27abf4f9a81a0 (diff) | |
download | llvm-9f2e076f2730e9f855ef06bcdd47013ad70420b8.zip llvm-9f2e076f2730e9f855ef06bcdd47013ad70420b8.tar.gz llvm-9f2e076f2730e9f855ef06bcdd47013ad70420b8.tar.bz2 |
[Mips] Instruction `sc` now accepts symbol as an argument
Function MipsAsmParser::expandMemInst() did not properly handle
instruction `sc` with a symbol as an argument because first argument
would be counted twice. We add additional checks and handle this case
separately.
Patch by Mirko Brkusanin.
Differential Revision: https://reviews.llvm.org/D64252
llvm-svn: 368160
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions