]> git.lizzy.rs Git - rust.git/commit
Fix setting the fixed stack segment attribute on LLVM functions
authorAlex Crichton <alex@alexcrichton.com>
Sun, 26 May 2013 02:26:08 +0000 (21:26 -0500)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 4 Aug 2013 17:58:23 +0000 (10:58 -0700)
commit4ace3b74348d5bc20b22c9d94959dd828b100fc4
treefc856b57d8ba14a2ab71ff0d8b8738bfa6755d29
parent8d2936765052f7267a16da5717d403dfe300d180
Fix setting the fixed stack segment attribute on LLVM functions

At the same time create a more robust wrapper to try to prevent this type of
issue from cropping up in the future.
src/librustc/lib/llvm.rs
src/librustc/middle/trans/base.rs