summaryrefslogtreecommitdiff
path: root/src/librustc_trans/cabi_asmjs.rs
Commit message (Expand)AuthorAgeFilesLines
* rustc_trans: use ty::layout for ABI computation instead of LLVM types.Eduard-Mihai Burtescu2017-04-091-19/+16
* Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...Robin Kruppe2016-11-171-3/+3
* rustc_trans: move the contents of the trans module to top-level.Eduard Burtescu2016-03-271-0/+55