llvm-project/llvm/test/MC
Sam Clegg 3e230d15eb Revert "[WebAssembly] Refactor and fix emission of external IR global decls"
This reverts commit 00bf4755e9.

This change broke the emscripten builder (among other things):

https://ci.chromium.org/ui/p/emscripten-releases/builders/try/linux/b8823500584349280721/overview

Sample failure:

```
test_unistd_unlink (test_core.core0) ...
wasm-ld: error: symbol type mismatch: __stdio_write
>>> defined as WASM_SYMBOL_TYPE_FUNCTION in /usr/local/google/home/sbc/dev/wasm/emscripten/cache/sysroot/lib/wasm32-emscripten/libc-debug.a(__stdio_write.o)
>>> defined as WASM_SYMBOL_TYPE_DATA in /usr/local/google/home/sbc/dev/wasm/emscripten/cache/sysroot/lib/wasm32-emscripten/libc-debug.a(stderr.o)
```
2022-01-31 12:20:56 -08:00
..
AArch64 [AArch64] Exclude optional features from HasV8_0rOps. 2022-01-25 10:54:59 +00:00
AMDGPU [MC] Add MCAsmParser::parseRParen to improve consistency and simplify code 2022-01-27 00:37:49 -08:00
ARM [MC] Add MCAsmParser::parseRParen to improve consistency and simplify code 2022-01-27 00:37:49 -08:00
AVR [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
AsmParser [NFC] Set gitattributes for line endings 2022-01-18 12:07:41 -06:00
BPF
COFF [CodeView] Clamp Frontend version 2021-12-28 15:22:18 -08:00
CSKY [CSKY] Add floating operation support including float and double 2022-01-27 15:54:04 +08:00
Disassembler [PowerPC] Add the Power10 XS[MAX|MIN]CQP instruction 2022-01-26 23:00:43 -05:00
ELF [MC] Add MCAsmParser::parseRParen to improve consistency and simplify code 2022-01-27 00:37:49 -08:00
GOFF [SystemZ][z/OS] Fix test failure when SystemZ target is not built 2022-01-07 09:39:01 +00:00
Hexagon [Hexagon] Duplex error: wrong branch hint 2022-01-07 12:04:01 -08:00
Lanai
M68k [M68k] Add addressing modes ARIPI and ARIPD support for BTST 2022-01-29 21:05:10 +08:00
MSP430
MachO [MachO] Port call graph profile section and directive 2022-01-12 09:22:26 -05:00
Mips Fix typo of colon to semicolon in lit tests 2021-10-09 10:03:50 +08:00
PowerPC [PowerPC] Add the Power10 XS[MAX|MIN]CQP instruction 2022-01-26 23:00:43 -05:00
RISCV [RISCV] Separate the Zfhmin and Zfh extensions. 2022-01-31 09:06:43 -08:00
Sparc [Sparc] Implement BFD_RELOC_NONE 2022-01-28 10:44:22 +01:00
SystemZ [SystemZ] Add range checks for PC-relative fixups. 2021-12-07 12:13:03 -06:00
VE [VE] Support srel32 in symbol reference 2021-12-13 20:29:17 +09:00
WebAssembly Revert "[WebAssembly] Refactor and fix emission of external IR global decls" 2022-01-31 12:20:56 -08:00
X86 [X86] Update MMX opname test changes that were lost 2021-12-12 18:21:34 +00:00
XCOFF [AIX] Add dummy XCOFF MCAsmParserExtension 2021-07-02 16:12:21 +00:00