Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF] Replace unused output filenames with /dev/null in tests | Fangrui Song | 2018-07-02 | 1 | -1/+1 |
| | | | | | | Post commit review at rLLD335992 llvm-svn: 336129 | ||||
* | Update Error Message | Rumeet Dhindsa | 2018-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Summary: Updates error message for dynamic relocation attempt for read only segments. Reviewers: ruiu Reviewed By: ruiu Subscribers: emaste, javed.absar, arichardson, llvm-commits Differential Revision: https://reviews.llvm.org/D44453 llvm-svn: 327584 | ||||
* | Don't assume that size relocations are always constant. | Rafael Espindola | 2018-01-03 | 1 | -0/+12 |
llvm-svn: 321688 |