index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Object
/
archive-format.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-ar] Uncapitalize error messages and delete full stop
Fangrui Song
2019-09-14
1
-1
/
+1
*
[Object] Deduplicate long archive member names
Peter Wu
2018-12-19
1
-3
/
+2
*
llvm-ar: Darwin archive format fixes.
James Y Knight
2018-10-10
1
-1
/
+1
*
Archives require a symbol table on Solaris, even if empty.
Rafael Espindola
2017-03-14
1
-0
/
+12
*
Don't modify archive members unless really needed.
Rafael Espindola
2017-02-21
1
-4
/
+15
*
Object: pad out BSD archive members to 8-bytes
Saleem Abdulrasool
2017-02-09
1
-4
/
+6
*
Use printf instead of "echo -e" or "echo -n".
Rui Ueyama
2016-10-26
1
-4
/
+4
*
Don't try to create thin bsd archives.
Rafael Espindola
2016-05-02
1
-0
/
+3
*
Trying to fix the windows bots.
Rafael Espindola
2015-07-16
1
-4
/
+4
*
Fix handling of relative paths in thin archives.
Rafael Espindola
2015-07-16
1
-3
/
+18
*
llvm-ar: Don't write the directory in the string table.
Rafael Espindola
2015-07-15
1
-3
/
+12
*
Initial support for writing thin archives.
Rafael Espindola
2015-07-15
1
-0
/
+11
*
Add support deterministic output in llvm-ar and make it the default.
Rafael Espindola
2015-07-13
1
-10
/
+10
*
Create BSD archives by default on OS X.
Rafael Espindola
2015-07-09
1
-1
/
+1
*
Start adding support for writing archives in BSD format.
Rafael Espindola
2015-07-08
1
-0
/
+10
*
Make llvm/test/Object/archive-format.test CRLF-tolerant.
NAKAMURA Takumi
2015-03-03
1
-5
/
+4
*
lit: Add 'cd' support to the internal shell and port some tests
Reid Kleckner
2015-03-02
1
-2
/
+0
*
Only verify the length in archive test, we can't make assumptions on the spac...
Benjamin Kramer
2013-07-13
1
-2
/
+2
*
Add r186216 back, but make the test tolerant of different uids and gids.
Rafael Espindola
2013-07-13
1
-0
/
+22
*
Revert commit r186216 -- it's breaking bots:
Chandler Carruth
2013-07-13
1
-22
/
+0
*
Fix a off by one error about which members need to use the string table.
Rafael Espindola
2013-07-12
1
-0
/
+22