rust/src/librustc_llvm
Jake Goulding 5bce12c95f [LLVM 4.0] Move debuginfo alignment argument
Alignment was removed from createBasicType and moved to

- createGlobalVariable
- createAutoVariable
- createStaticMemberType (unused in Rust)
- createTempGlobalVariableFwdDecl (unused in Rust)

e69c459a6e
2016-12-12 09:00:04 -05:00
..
archive_ro.rs run rustfmt on librustc_llvm folder 2016-05-29 14:57:34 +05:30
build.rs Auto merge of #37831 - rkruppe:llvm-attr-fwdcompat, r=eddyb 2016-11-19 16:39:25 -06:00
Cargo.lock [LLVM] Introduce a stable representation of DIFlags 2016-12-02 21:13:31 -05:00
Cargo.toml [LLVM] Introduce a stable representation of DIFlags 2016-12-02 21:13:31 -05:00
diagnostic.rs Don't assume llvm::StringRef is null terminated 2016-11-28 17:33:13 +01:00
ffi.rs [LLVM 4.0] Move debuginfo alignment argument 2016-12-12 09:00:04 -05:00
lib.rs Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton 2016-12-06 10:54:45 +00:00