summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/main-ret-zero-pe-i386.exe
Commit message (Collapse)AuthorAgeFilesLines
* [COFF] Return symbol VAs instead of RVAs for PE filesReid Kleckner2015-07-311-0/+0
This makes llvm-nm consistent with binutils nm on executables and DLLs. For a vanilla hello world executable, the address of main should include the default image base of 0x400000. llvm-svn: 243755
OpenPOWER on IntegriCloud