MC: Convert tests to opaque pointers
authorFangrui Song <i@maskray.me>
Mon, 28 Nov 2022 04:10:28 +0000 (20:10 -0800)
committerFangrui Song <i@maskray.me>
Mon, 28 Nov 2022 04:10:29 +0000 (20:10 -0800)
commit270f63b84a612dfa438df3d59903bb76fa0c7740
tree07a2d2d00989e39c38261f49b05a519afb5e972f
parentf01fdd17b4d202727023da23bdd120eb0bd94f9f
MC: Convert tests to opaque pointers
52 files changed:
llvm/test/MC/AArch64/coff-debug.ll
llvm/test/MC/AArch64/elf-globaladdress.ll
llvm/test/MC/AArch64/ir-to-imgrel.ll
llvm/test/MC/ARM/cxx-global-constructor.ll
llvm/test/MC/ARM/data-in-code.ll
llvm/test/MC/AsmParser/pr28805.ll
llvm/test/MC/COFF/cgprofile.ll
llvm/test/MC/COFF/const-gv-with-rel-init.ll
llvm/test/MC/COFF/cross-section-relative.ll
llvm/test/MC/COFF/global_ctors_dtors.ll
llvm/test/MC/COFF/ir-to-imgrel.ll
llvm/test/MC/COFF/tricky-names.ll
llvm/test/MC/ELF/bss.ll
llvm/test/MC/ELF/cfi-version.ll
llvm/test/MC/ELF/cgprofile.ll
llvm/test/MC/ELF/entsize.ll
llvm/test/MC/ELF/section-relro.ll
llvm/test/MC/Hexagon/extended_relocations.ll
llvm/test/MC/MachO/AArch64/cstexpr-gotpcrel.ll
llvm/test/MC/MachO/ARM/cstexpr-gotpcrel.ll
llvm/test/MC/MachO/ARM/no-tls-assert.ll
llvm/test/MC/MachO/cgprofile.ll
llvm/test/MC/MachO/cstexpr-gotpcrel-32.ll
llvm/test/MC/MachO/cstexpr-gotpcrel-64.ll
llvm/test/MC/MachO/tlv-bss.ll
llvm/test/MC/Mips/elf-bigendian.ll
llvm/test/MC/Mips/sym-offset.ll
llvm/test/MC/WebAssembly/blockaddress.ll
llvm/test/MC/WebAssembly/bss.ll
llvm/test/MC/WebAssembly/data-symbol-in-text-section.ll
llvm/test/MC/WebAssembly/debug-byval-struct.ll
llvm/test/MC/WebAssembly/debug-info.ll
llvm/test/MC/WebAssembly/debug-info64.ll
llvm/test/MC/WebAssembly/debug-localvar.ll
llvm/test/MC/WebAssembly/debug-template-param.ll
llvm/test/MC/WebAssembly/dwarfdump.ll
llvm/test/MC/WebAssembly/dwarfdump64.ll
llvm/test/MC/WebAssembly/extern-functype-intrinsic.ll
llvm/test/MC/WebAssembly/external-data.ll
llvm/test/MC/WebAssembly/external-func-address.ll
llvm/test/MC/WebAssembly/func-address.ll
llvm/test/MC/WebAssembly/function-alias.ll
llvm/test/MC/WebAssembly/global-ctor-dtor.ll
llvm/test/MC/WebAssembly/libcall.ll
llvm/test/MC/WebAssembly/no-dead-strip.ll
llvm/test/MC/WebAssembly/offset.ll
llvm/test/MC/WebAssembly/reloc-data.ll
llvm/test/MC/WebAssembly/reloc-relative.ll
llvm/test/MC/WebAssembly/tag-section-decoding.ll
llvm/test/MC/WebAssembly/tag-section.ll
llvm/test/MC/WebAssembly/unnamed-data.ll
llvm/test/MC/X86/intel-syntax-var-offset.ll