There have been bugs with the WindowsResource library, such as incorrect
symbols for addresses. Directly checking the .rsrc in the final PE will
help ensure this doesn't happen again.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34900
Tighten up tests for .rsrc section emission. ClosedPublic Authored by ecbeckmann on Jun 30 2017, 11:21 AM.
Details Summary There have been bugs with the WindowsResource library, such as incorrect
Diff Detail
Event TimelineClosed by commit rL306854: Tighten up tests for .rsrc section emission. (authored by ecbeckmann). · Explain WhyJun 30 2017, 11:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104901 lld/trunk/test/COFF/resource.test
|