Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64 | Fangrui Song | 2019-09-16 | 1 | -1/+1 |
| | | | | | | | | Port the D64906 technique to EM_X86_64. Differential Revision: https://reviews.llvm.org/D67482 llvm-svn: 371958 | ||||
* | [ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute ↵ | Fangrui Song | 2018-07-20 | 1 | -0/+33 |
addresses Reviewers: grimar, ruiu, espindola Subscribers: emaste, arichardson, llvm-commits Differential Revision: https://reviews.llvm.org/D49607 llvm-svn: 337610 |