]> git.lizzy.rs Git - rust.git/commit
Make type_is_immediate not depend on LLVM.
authorMark Simulacrum <mark.simulacrum@gmail.com>
Thu, 5 Jan 2017 18:31:47 +0000 (11:31 -0700)
committerMark Simulacrum <mark.simulacrum@gmail.com>
Wed, 11 Jan 2017 02:42:37 +0000 (19:42 -0700)
commit746103860848a7fa6d57c996bc2e5322760e1d88
tree61c29947184b88c3b625516e1d5a8cf967155acd
parent0500fbf6ba83b9a6634a5e0580963b44683b44c6
Make type_is_immediate not depend on LLVM.

This has the nice benefit of making it much simpler to work with,
since it now consists of a single match statement.
src/librustc_trans/common.rs