about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2017-10-10 20:08:26 +0800
committerkennytm <kennytm@gmail.com>2017-10-10 22:44:07 +0800
commit3b69c79efcce246d3481b8b7976029632d0a7ee0 (patch)
tree2dd6b792d780112c6ed2826e7c173288f1aa5f95 /src/test/incremental/thinlto
parentbedce1e0a680d26b1efdc0a87ab2f6422daa9c84 (diff)
parent06b9168d3362dc60a2e87d475319686332634319 (diff)
downloadrust-3b69c79efcce246d3481b8b7976029632d0a7ee0.tar.gz
rust-3b69c79efcce246d3481b8b7976029632d0a7ee0.zip
Rollup merge of #45108 - phil-opp:patch-2, r=japaric
Fix data-layout field in x86_64-unknown-linux-gnu.json test file

The current data-layout causes the following error:

> rustc: /checkout/src/llvm/lib/CodeGen/MachineFunction.cpp:151: void llvm::MachineFunction::init(): Assertion `Target.isCompatibleDataLayout(getDataLayout()) && "Can't create a MachineFunction using a Module with a " "Target-incompatible DataLayout attached\n"' failed.

The new value was generated according to [this comment by @japaric](https://github.com/rust-lang/rust/issues/31367#issuecomment-213595571).
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions