index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_llvm
/
ffi.rs
Age
Commit message (
Expand
)
Author
Lines
2016-12-12
[LLVM 4.0] Move debuginfo alignment argument
Jake Goulding
-2
/
+4
2016-12-06
Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton
bors
-5
/
+3
2016-12-05
Make LLVM symbol visibility FFI types more stable.
Michael Woerister
-8
/
+11
2016-12-04
Auto merge of #37857 - shepmaster:llvm-4.0-dinodes, r=michaelwoerister
bors
-25
/
+29
2016-12-03
Auto merge of #38055 - rkruppe:rm-unused-llvm-ffi, r=alexcrichton
bors
-229
/
+1
2016-12-02
[LLVM] Introduce a stable representation of DIFlags
Jake Goulding
-25
/
+29
2016-12-01
Remove the "linked_from" feature.
Vadim Chugunov
-5
/
+3
2016-11-28
Remove unused functions from rustc_llvm
Robin Kruppe
-229
/
+1
2016-11-28
Don't assume llvm::StringRef is null terminated
Robin Kruppe
-1
/
+1
2016-11-24
Support LLVM 4.0 in OptimizationDiagnostic FFI
Robin Kruppe
-1
/
+1
2016-11-21
Restore compatibility with LLVM 3.7 and 3.8
Seo Sanghyeon
-10
/
+3
2016-11-19
Auto merge of #37831 - rkruppe:llvm-attr-fwdcompat, r=eddyb
bors
-63
/
+38
2016-11-17
Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...
Robin Kruppe
-63
/
+38
2016-11-16
fix `extern "aapcs" fn`
Jorge Aparicio
-0
/
+1
2016-11-12
rustc: Flag all builtins functions as hidden
Alex Crichton
-2
/
+10
2016-10-22
run rustfmt on librustc_llvm folder
Srinivas Reddy Thatiparthy
-417
/
+257
2016-10-14
debuginfo: Remove some outdated stuff from LLVM DIBuilder binding.
Michael Woerister
-11
/
+0
2016-09-04
Fix incorrect LLVM Linkage enum
Matt Ickstadt
-17
/
+11
2016-08-30
Allow specification of the system V AMD64 ABI constraint.
CensoredUsername
-0
/
+1
2016-08-25
Fix debug line info for macro expansions.
Vadim Chugunov
-0
/
+5
2016-08-06
Merge branch 'master' into issue-30961
Cameron Hart
-0
/
+2071
2016-08-03
finish type-auditing rustllvm
Ariel Ben-Yehuda
-33
/
+38
2016-08-03
split the FFI part of rustc_llvm to rustc_llvm::ffi
Ariel Ben-Yehuda
-0
/
+2063