aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWang Rui <wangrui@loongson.cn>2020-06-19 22:05:28 -0700
committerFangrui Song <i@maskray.me>2020-06-19 22:08:59 -0700
commitdd48c57da35e069c739361ce822b98c6e42f555e (patch)
treef63d68794f0525d9c458124f8b5128deba200089 /clang/lib/Frontend/CompilerInvocation.cpp
parent058ec2067724ee7d973af4201c7f53157d9810aa (diff)
downloadllvm-dd48c57da35e069c739361ce822b98c6e42f555e.zip
llvm-dd48c57da35e069c739361ce822b98c6e42f555e.tar.gz
llvm-dd48c57da35e069c739361ce822b98c6e42f555e.tar.bz2
[Mips] Error if a non-immediate operand is used while an immediate is expected
The 32-bit type relocation (R_MIPS_32) cannot be used for instructions below: ori $4, $4, start ori $4, $4, (start - .) We should print an error instead. Reviewed By: atanasyan, MaskRay Differential Revision: https://reviews.llvm.org/D81908
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions