about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-07-28 16:25:01 +0800
committerGitHub <noreply@github.com>2018-07-28 16:25:01 +0800
commit42e92d9ee53e6c9c66e811dca03c4584a7b4354c (patch)
tree9cfe3bd38d8106ad753bbc631dbf71f6cb5e4271 /src/test/incremental/thinlto
parentb326319f156dc1aea0b3389eeee4e8ef1b073c2a (diff)
parentefa11da26a882aaf57f7eae747e48d128c474bf3 (diff)
downloadrust-42e92d9ee53e6c9c66e811dca03c4584a7b4354c.tar.gz
rust-42e92d9ee53e6c9c66e811dca03c4584a7b4354c.zip
Rollup merge of #52760 - cuviper:test_loading_atoi, r=alexcrichton
rustc_metadata: test loading atoi instead of cos

Some platforms don't actually have `libm` already linked in the test
infrastructure, and then `dynamic_lib::tests::test_loading_cosine` would
fail to find the "cos" symbol.  Every platform running this test should
have `libc` and "atoi" though, so try to use that symbol instead.

Fixes #45410.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions