about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-12-10 09:28:20 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-11 19:37:26 -0800
commitee618e1e7590bf2cfd6431dafa0b6a9565bc91d3 (patch)
tree445d1c7cd31db1787e78ebdcf6cf14f9ff1a07ec /src/rustllvm/RustWrapper.cpp
parent487e58cca24f6644d3d1f01558b6dcb8b1633699 (diff)
downloadrust-ee618e1e7590bf2cfd6431dafa0b6a9565bc91d3.tar.gz
rust-ee618e1e7590bf2cfd6431dafa0b6a9565bc91d3.zip
Don't always modify the symbol table in rlibs
Turns out that one some platforms the ar/ranlib tool will die with an assertion
if the file being added doesn't actually have any symbols (or if it's just not
an object file presumably).

This functionality is already all exercised on the bots, it just turns out that
the bots don't have an ar tool which dies in this situation, so it's difficult
for me to add a test.

Closes #10907
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions