Benjamin Kramer
|
740741f2c0
|
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
|
9e9a37033b
|
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
|
40918c60f8
|
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
|
d955e6ac00
|
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 |
|