aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2020-05-08 16:40:28 -0400
committerHubert Tong <hubert.reinterpretcast@gmail.com>2020-05-08 16:51:34 -0400
commit601d5bd516ec7b99affb9cd4623ec3c027e63aa3 (patch)
tree9779d50812f3f52244a8a41af69155012cbc5a79 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parentab59aa6c6130e2eb632f79d4163a33c63c58b117 (diff)
downloadllvm-601d5bd516ec7b99affb9cd4623ec3c027e63aa3.zip
llvm-601d5bd516ec7b99affb9cd4623ec3c027e63aa3.tar.gz
llvm-601d5bd516ec7b99affb9cd4623ec3c027e63aa3.tar.bz2
[Target][XCOFF] Correctly halt when mixing AIX or XCOFF with ppc64le
The code to prevent using `PPCXCOFFMCAsmInfo` with little-endian targets used an incorrect check. Also, there does not appear to be sufficient earlier checking to prevent failing this check, so the check here is upgraded to be a `report_fatal_error`. `PPCAIXAsmPrinter` was also missing a check against use with little-endian targets. This patch adds such a check in.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions