Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-pdbutil / Inputs / LoadAddressTest.cpp
blob10abcab8b71789e8c4842bb42a6a154fce340828
1 // Compile with "cl /c /Zi /GR- LoadAddressTest.cpp"
2 // Link with "link LoadAddressTest.obj /debug /nodefaultlib /entry:main"
4 int main(int argc, char **argv) {
5 return 0;