Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy] [COFF] Add a testcase for patching the debug directory. NFC. | Martin Storsjo | 2019-01-19 | 1 | -0/+64 |
The debug directory contains the rwa file address of itself, which is updated on write. Add a testcase for this existing functionality. Differential Revision: https://reviews.llvm.org/D56876 llvm-svn: 351659 |