about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-07-25 23:20:54 +0200
committerGitHub <noreply@github.com>2019-07-25 23:20:54 +0200
commitdbd0028dcc68b0d3fb3d50dca83e59a4abff7a3c (patch)
treeed7b250f6849f1f85f6bb4e65f6cb0c5e5e56f27 /src/test/ui/thinlto
parenta57c4f6297876c570af86b455e92e050a22328ad (diff)
parentf78cd4de454c4b55c95137f2db07b4f36b86c3af (diff)
downloadrust-dbd0028dcc68b0d3fb3d50dca83e59a4abff7a3c.tar.gz
rust-dbd0028dcc68b0d3fb3d50dca83e59a4abff7a3c.zip
Rollup merge of #61890 - golddranks:fix_sanity_check_llvm, r=Dylan-DPC
Fix some sanity checks

Update: Changes that made it not to work dropped.

* Fix `building_llvm` in sanity check
  * This was subtly broken: we build LLVM if any of the hosts builds LLVM, and not setting the config meant that LLVM is built for that target. Because of filtering away the targets not configured and the semantics of `Iterator::any`, it currently didn't set the `building_llvm` flag even if we indeed build it.
* Add `swig` sanity check
  * This checks whether there is a `swig` executable needed for LLDB.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions