rust/src/librustc_codegen_llvm/back
bors 3f0e16473d Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe
improper_ctypes: `extern "C"` fns

cc #19834. Fixes #65867.

This pull request implements the change [described in this comment](https://github.com/rust-lang/rust/issues/19834#issuecomment-466671572).

cc @rkruppe @varkor @shepmaster
2019-11-06 12:45:35 +00:00
..
archive.rs Fix issue #64153 by checking for .rcgu.o suffix when trying to identify Rust generated object files. 2019-10-22 12:33:35 +02:00
bytecode.rs Move some filename constants to cg_ssa 2019-04-20 13:21:40 +02:00
lto.rs Avoid realloc in CString::new 2019-10-18 16:10:13 +09:00
write.rs Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe 2019-11-06 12:45:35 +00:00