This creates the next subfolders in the test directory: "COFF", "ELF", "MachO", "wasm". I've also removed platform specific prefixes, like "coff-*". One unused binary was removed as well: `Inputs/relocs.obj.elf-mips` Differential revision: https://reviews.llvm.org/D71203
3 lines
99 B
C++
3 lines
99 B
C++
// cl.exe -clr -c t.cpp -Fo"cxx-cli-aux.obj.coff-i386"
|
|
__declspec(appdomain) int PerAppDomain = 0;
|