about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-04-17 19:26:25 +0000
committerbors <bors@rust-lang.org>2018-04-17 19:26:25 +0000
commit786e3058d20dacbc807e6e30705f58e17432738e (patch)
tree9b39c2d333161dc48713bcc27f6af5ae878eede7 /src/test/debuginfo/enum-thinlto.rs
parent9379bcdd0b4ef06303e8c4e3e7c3fd79882372cc (diff)
parent281492898be7fd6b9705a818d2c880e9d7fd2da0 (diff)
downloadrust-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/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions