-
test/tools/llvm-objcopy/ 2/2
binary-input-and-output.test 1/1
binary-input-arch.test 2/2
binary-input-error.test
| | Authored by rupprecht on Aug 6 2018, 11:34 AM. Event TimelineThis revision now requires changes to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 10 lines | | 75 lines | | 10 lines | | 109 lines | | | | 57 lines | | 155 lines | | 102 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
187dc2e4576b | 300ac522429e | fa5a140c5137 | Jordan Rupprecht | Other code review comments | Aug 10 2018, 11:35 AM | fa5a140c5137 | 7a161204fc00 | 4309e98af4f3 | Jordan Rupprecht | Replace printf w/ echo -n | Aug 10 2018, 10:36 AM | 4309e98af4f3 | 2542a3519a60 | 43557482a4c6 | Jordan Rupprecht | Fold arch-specific file header tests into a single templated test | Aug 10 2018, 9:57 AM | 43557482a4c6 | cee997f72d47 | ae8b0bbf7490 | Jordan Rupprecht | Add Elf_Sym TODO | Aug 9 2018, 11:03 AM | ae8b0bbf7490 | 14014b3cd109 | 88648e423664 | Jordan Rupprecht | Consistently use ELFT typename aliases in headers | Aug 9 2018, 9:30 AM | 88648e423664 | 641f96481464 | f775ec0288c3 | Jordan Rupprecht | Extract out ehdr initialization into initEhdr() | Aug 9 2018, 9:20 AM | f775ec0288c3 | 61c53b022b4b | b5c7e4f85b77 | Jordan Rupprecht | Add sparc/ppc to arch map | Aug 8 2018, 3:01 PM | b5c7e4f85b77 | edb512d0e87f | bcf42ff0fb00 | Jordan Rupprecht | Remove Ident from object | Aug 8 2018, 2:39 PM | bcf42ff0fb00 | c8cbb94c38e3 | 7e7c6993608b | Jordan Rupprecht | - Pass MachineInfo into BinaryReader to push ELFType template down to only… (Show More…) | Aug 8 2018, 12:49 PM | 7e7c6993608b | 16abd483c79c | 6e0f05f23110 | Jordan Rupprecht | Refactor Object based on code review comments | Aug 6 2018, 3:18 PM | 6e0f05f23110 | 4a13803a42d4 | 1525824dc291 | Jordan Rupprecht | [llvm-objcopy] Add support for -I binary -B <arch>. (Show More…) | Aug 6 2018, 11:19 AM | 1525824dc291 | 1c8703d047fd | 97c0d94534c5 | Jordan Rupprecht | refactor builder methods | Aug 6 2018, 11:18 AM | 97c0d94534c5 | 66e666fb12be | 92502e19362d | Jordan Rupprecht | Refactor initSections() | Aug 6 2018, 11:14 AM | 92502e19362d | dceb40ec04d6 | d21869d9f959 | Jordan Rupprecht | Revert unnecessary ReaderKind | Aug 6 2018, 11:10 AM | d21869d9f959 | c120598989d0 | b26483e4cc55 | Jordan Rupprecht | Revert some unnecessary changes, add error tests | Aug 6 2018, 11:08 AM | b26483e4cc55 | 6a8414cdc866 | de5cd5e04f01 | Jordan Rupprecht | Remove GetOutputElfType | Aug 6 2018, 10:51 AM | de5cd5e04f01 | 2e15913e703d | 2b5239690118 | Jordan Rupprecht | refactor creation of BinaryReader in driver | Aug 3 2018, 5:52 PM | 2b5239690118 | 013d43029757 | f338917c7e8f | Jordan Rupprecht | Refactor to use a builder | Aug 3 2018, 5:14 PM | f338917c7e8f | 88affa63e110 | c95f0639d03f | Jordan Rupprecht | Template BinaryReader on ELF type and pass machine info. Add machine info tests. | Aug 3 2018, 3:08 PM | c95f0639d03f | e1201beadb17 | 7686d15bdbfe | Jordan Rupprecht | Embed the real filename as a symbol | Aug 3 2018, 1:27 PM | 7686d15bdbfe | 9ec4d70ad0b7 | 82aa945b849c | Jordan Rupprecht | Implement BinaryReader.create() | Aug 2 2018, 10:13 AM | 82aa945b849c | 40bd0746c7a2 | 623e7a541790 | Jordan Rupprecht | Implement getElfType for binary readers | Aug 1 2018, 3:04 PM | 623e7a541790 | 0029368d3d61 | 92fbf3764060 | Jordan Rupprecht | Add machine information | Aug 1 2018, 8:55 AM | 92fbf3764060 | 77b4a9243ac5 | 31db71a0d9e5 | Jordan Rupprecht | Go back to Binary | Aug 1 2018, 3:28 PM | 31db71a0d9e5 | f67ab0368435 | 12ecc79c48b5 | Jordan Rupprecht | Rename binary -> blob | Aug 1 2018, 2:24 PM | 12ecc79c48b5 | ba2392791a5f | b8929e8191f7 | Jordan Rupprecht | Add llvm_unreachable to handle missing optional | Aug 1 2018, 11:59 AM | b8929e8191f7 | 9816217ae8e5 | 00c47bfb6bd9 | Jordan Rupprecht | Move Reader dependency out of CreateWriter | Aug 1 2018, 11:17 AM | 00c47bfb6bd9 | b14f08fe8c51 | 0fe6cad8ce58 | Jordan Rupprecht | [llvm-objcopy] NFC: Refactor main objcopy method that takes an ELFReader to a… (Show More…) | Jul 27 2018, 8:54 AM |
|
Is the no new line important to this test? I think it isn't any more.