Skip to content

Re-enable -Z time-llvm-passes when using a single codegen unit - #22910

Merged
bors merged 1 commit into
rust-lang:masterfrom
dotdash:time_llvm_passes
Mar 1, 2015
Merged

Re-enable -Z time-llvm-passes when using a single codegen unit#22910
bors merged 1 commit into
rust-lang:masterfrom
dotdash:time_llvm_passes

Conversation

@dotdash

@dotdash dotdash commented Feb 28, 2015

Copy link
Copy Markdown
Contributor

The timing code break when using multiple codegen units, but that
shouldn't stop us from using it with a single codegen unit.

The timing code break when using multiple codegen units, but that
shouldn't stop us from using it with a single codegen unit.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@emberian

Copy link
Copy Markdown
Contributor

@bors r+ 0b5ca78 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 1, 2015
 The timing code break when using multiple codegen units, but that
shouldn't stop us from using it with a single codegen unit.
@bors
bors merged commit 0b5ca78 into rust-lang:master Mar 1, 2015
@dotdash
dotdash deleted the time_llvm_passes branch March 1, 2015 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants