Benjamin Kramer
|
c74fcc9972
|
Only verify the length in archive test, we can't make assumptions on the spacing.
And .* did just match about anything anyways.
llvm-svn: 186246
|
2013-07-13 15:21:39 +00:00 |
Rafael Espindola
|
0aac01b2f6
|
Add r186216 back, but make the test tolerant of different uids and gids.
original message:
Fix a off by one error about which members need to use the string table.
llvm-svn: 186238
|
2013-07-13 04:14:13 +00:00 |
Chandler Carruth
|
fa74085f60
|
Revert commit r186216 -- it's breaking bots:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/6897/steps/check-all/logs/LLVM%3A%3Aarchive-format.test
Original commit log:
Fix a off by one error about which members need to use the string
table.
llvm-svn: 186232
|
2013-07-13 00:42:56 +00:00 |
Rafael Espindola
|
bc63134afd
|
Fix a off by one error about which members need to use the string table.
llvm-svn: 186216
|
2013-07-12 22:22:34 +00:00 |