summary refs log tree commit diff
path: root/src/librustc_llvm/ffi.rs
AgeCommit message (Expand)AuthorLines
2016-09-04Fix incorrect LLVM Linkage enumMatt Ickstadt-17/+11
2016-08-30Allow specification of the system V AMD64 ABI constraint.CensoredUsername-0/+1
2016-08-25Fix debug line info for macro expansions. Vadim Chugunov-0/+5
2016-08-06Merge branch 'master' into issue-30961Cameron Hart-0/+2071
2016-08-03finish type-auditing rustllvmAriel Ben-Yehuda-33/+38
2016-08-03split the FFI part of rustc_llvm to rustc_llvm::ffiAriel Ben-Yehuda-0/+2063