1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/MC/WebAssembly
Yuanfang Chen dd53274771 Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit"""
This reverts commit 80a34ae31125aa46dcad47162ba45b152aed968d with fixes.

Previously, since bots turning on EXPENSIVE_CHECKS are essentially turning on
MachineVerifierPass by default on X86 and the fact that
inline-asm-avx-v-constraint-32bit.ll and inline-asm-avx512vl-v-constraint-32bit.ll
are not expected to generate functioning machine code, this would go
down to `report_fatal_error` in MachineVerifierPass. Here passing
`-verify-machineinstrs=0` to make the intent explicit.
2020-02-13 10:16:06 -08:00
..
annotations.s
array-fill.ll
assembler-binary.ll
atomics-encodings.s
bad-fixup-expr.s
basic-assembly-errors.s
basic-assembly.s
blockaddress.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
bss.ll
bulk-memory-encodings.s
comdat.ll
compile-twice.ll
custom-code-section.ll
custom-sections.ll
data-section.s
data-symbol-in-text-section.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
debug-info.ll Fix the MC/WebAssembly/debug-info.ll test after 84e5760 2020-02-07 09:54:05 +01:00
debug-localvar.ll [WebAssembly] Track frame registers through VReg and local allocation 2020-01-17 17:23:56 -08:00
dwarfdump.ll [WebAssembly] Track frame registers through VReg and local allocation 2020-01-17 17:23:56 -08:00
event-section.ll
explicit-sections.ll
export-name.s
external-data.ll
external-func-address.ll
file-headers.ll
func-address.ll
function-alias.ll
function-sections.ll
global-ctor-dtor.ll
import-module.s
libcall.ll
lit.local.cfg
no-dead-strip.ll
null-output.s
objdump.s
offset.ll
reloc-code.ll
reloc-data.ll
reloc-pic.s
sections.ll
simd-encodings.s
stack-ptr.ll
tail-call-encodings.s
type-index.s
types.ll
unnamed-data.ll
visibility.ll
weak-alias.s
weak.s