-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't use
ld -r
with -C codegen-units=1
- Loading branch information
1 parent
4d9a478
commit 6d2d47b
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6d2d47b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/epdtry/rust/commit/6d2d47b2fc73b7beacced1f2a62037193ea1ed30
6d2d47b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging epdtry/rust/parallel-codegen = 6d2d47b into auto
6d2d47b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
epdtry/rust/parallel-codegen = 6d2d47b merged ok, testing candidate = 4bea7b3
6d2d47b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1208
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1207
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1207
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1208
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1201
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1201
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1201
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1206
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1201
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1201
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1204
success: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/38
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/38
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/38
6d2d47b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 4bea7b3