]> git.lizzy.rs Git - rust.git/commit
Use native fn's link name attribute if given
authorHaitao Li <lihaitao@gmail.com>
Wed, 16 Nov 2011 04:30:03 +0000 (22:30 -0600)
committerHaitao Li <lihaitao@gmail.com>
Tue, 15 Nov 2011 14:31:33 +0000 (22:31 +0800)
commiteae478cd74e9d80e2e9d2557c53e7ad2b9090240
treed19fdcc70d53ef3d59b609593a0e385d356c0669
parent0898d441cb42e09092be7772f4c24fd10e36fa72
Use native fn's link name attribute if given

Fixes issue #905
src/comp/middle/trans.rs
src/test/run-pass/native-fn-linkname.rs [new file with mode: 0644]