diff options
| author | bors <bors@rust-lang.org> | 2018-04-17 19:26:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-04-17 19:26:25 +0000 |
| commit | 786e3058d20dacbc807e6e30705f58e17432738e (patch) | |
| tree | 9b39c2d333161dc48713bcc27f6af5ae878eede7 /src/rustllvm/RustWrapper.cpp | |
| parent | 9379bcdd0b4ef06303e8c4e3e7c3fd79882372cc (diff) | |
| parent | 281492898be7fd6b9705a818d2c880e9d7fd2da0 (diff) | |
| download | rust-786e3058d20dacbc807e6e30705f58e17432738e.tar.gz rust-786e3058d20dacbc807e6e30705f58e17432738e.zip | |
Auto merge of #49904 - michaelwoerister:no-debug-attr, r=alexcrichton
Work around LLVM debuginfo problem in librustc_driver. Works around a problem (https://github.com/rust-lang/rust/issues/48910) with global variable debuginfo generation for `rustc_driver::get_trans::LOAD` by applying `#[no_debug]` to it (which just disables debuginfo generation for that variable). This way we can build the compiler with debuginfo again. Since the problem is also present in beta, this workaround might have to be backported. r? @alexcrichton
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
