Reid Kleckner
|
97ca964f3d
[Support] Rename tool_output_file to ToolOutputFile, NFC
|
hace 8 años |
Rafael Espindola
|
0cbbfe2ecf
Move code to a helper function. NFC.
|
hace 8 años |
Rafael Espindola
|
d3fa505559
llvm-ar: align the first archive member consistently.
|
hace 8 años |
Rafael Espindola
|
b4d4e8cba8
llvm-ar: Don't add an unnecessary alignment in gnu mode.
|
hace 8 años |
Rafael Espindola
|
203c90ba80
Convert the archive writer to use Error.
|
hace 8 años |
Rafael Espindola
|
fa10300904
Use raw_ostream in functions that don't need to seek. NFC.
|
hace 8 años |
Rafael Espindola
|
c155f16c17
Simplify the logic for truncating UID and GID. NFC.
|
hace 8 años |
Rafael Espindola
|
84148478f0
Use ArrayRef. NFC.
|
hace 8 años |
Jake Ehrlich
|
f45adc29de
Rename K_MIPS64 to K_GNU64
|
hace 8 años |
Rui Ueyama
|
aa892fdd03
Simplify writeArchive return type.
|
hace 8 años |
Martell Malone
|
d888646bf4
llvm: add llvm-dlltool support to the archiver
|
hace 8 años |
Rui Ueyama
|
441b4ee1b0
Revert r308329: llvm: add llvm-dlltool support to the archiver
|
hace 8 años |
Martell Malone
|
5d7d0e869f
llvm: add llvm-dlltool support to the archiver
|
hace 8 años |
Reid Kleckner
|
0e34c3597c
[llvm-ar] Make llvm-lib behave more like the MSVC archiver
|
hace 8 años |
Zachary Turner
|
19ca2b0f9d
Move Object format code to lib/BinaryFormat.
|
hace 8 años |
Peter Collingbourne
|
c3f644ae98
ArchiveWriter: Remove unused variables. NFC.
|
hace 8 años |
Rafael Espindola
|
22bd70fa31
Archives require a symbol table on Solaris, even if empty.
|
hace 8 años |
Rafael Espindola
|
2504ec9f08
Move llvm_unreachable out of switch.
|
hace 8 años |
Rui Ueyama
|
9a736108d4
Fix -Wcovered-switch-default.
|
hace 8 años |
Rafael Espindola
|
13f0c80b28
Don't modify archive members unless really needed.
|
hace 8 años |
Saleem Abdulrasool
|
3e83030148
Object: pad out BSD archive members to 8-bytes
|
hace 8 años |
Saleem Abdulrasool
|
1cf80ab83c
Object: add a comment explaining a divergence
|
hace 8 años |
Saleem Abdulrasool
|
97b3cf4302
Object: pad BSD ar string table to 4-bytes
|
hace 8 años |
David Callahan
|
bcdc161524
Only computeRelativePath() on new members
|
hace 8 años |
Peter Collingbourne
|
0f03473737
Object: replace backslashes with slashes in embedded relative thin archive paths on Windows.
|
hace 8 años |
Pavel Labath
|
6df9562cc0
[Object] Replace TimeValue with std::chrono
|
hace 8 años |
Vedant Kumar
|
e5d157859c
Reapply "More fixes to get good error messages for bad archives."
|
hace 9 años |
Vedant Kumar
|
a0149b5f2f
Revert "More fixes to get good error messages for bad archives."
|
hace 9 años |
Kevin Enderby
|
d5adfbcabc
More fixes to get good error messages for bad archives.
|
hace 9 años |
Kevin Enderby
|
2a7151766d
The next step along the way to getting good error messages for bad archives.
|
hace 9 años |