diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-06-26 20:33:46 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-06-26 20:33:46 +0000 |
commit | 0e40d4bfc3b765255295a0afea851855e538e425 (patch) | |
tree | bdd4656cd81d69f1bd6ad4cdec22471fa706d5c1 /llvm/include/llvm/ExecutionEngine/Orc/Core.h | |
parent | ee59c5e9221d0ca0cee9985b5b8865243f4dab71 (diff) | |
download | bcm5719-llvm-0e40d4bfc3b765255295a0afea851855e538e425.tar.gz bcm5719-llvm-0e40d4bfc3b765255295a0afea851855e538e425.zip |
[X86][AsmParser] Emit an error when RIP-relative instructions are used in 32-bit mode
Right now, when we use RIP-relative instructions in 32-bit mode, we'll just
assert and crash.
This adds an error message which tells the user that they can't do that in
32-bit mode, so that we don't crash (and also can see the issue outside of
assert builds).
llvm-svn: 335658
Diffstat (limited to 'llvm/include/llvm/ExecutionEngine/Orc/Core.h')
0 files changed, 0 insertions, 0 deletions