about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-07-11 22:02:20 +0000
committerbors <bors@rust-lang.org>2017-07-11 22:02:20 +0000
commitb360b44ecffc628b95c211360972ec39c9046876 (patch)
tree4fe696e05827f3bd97f38bfaae5d310059e03ad4 /src/rustllvm/PassWrapper.cpp
parent9475ae477a4d42c564eab9621ffb6aa7c160a3dc (diff)
parent34209b0eaaa41dd5630772c59e5d3f03624caed5 (diff)
downloadrust-b360b44ecffc628b95c211360972ec39c9046876.tar.gz
rust-b360b44ecffc628b95c211360972ec39c9046876.zip
Auto merge of #43083 - kennytm:fix-42434-custom-stdxxx-normalization, r=nikomatsakis
compilertest (UI test): Support custom normalization.

Closes #42434.

Adds this header for UI tests:

```rust
// normalize-stderr-32bit: "fn() (32 bits)" -> "fn() ($PTR bits)"
```

It will normalize the `stderr` output on 32-bit platforms, by replacing all instances of `fn() (32 bits)` by `fn() ($PTR bits)`.

Extends the UI tests in #42304 and #41968 to 32-bit targets.

r? @nikomatsakis
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions