]> git.lizzy.rs Git - rust.git/history - src/test/run-make/llvm-module-pass/main.rs
Remove alternate stack with sigaltstack before unmapping it.
[rust.git] / src / test / run-make / llvm-module-pass / main.rs
2016-02-15 borsAuto merge of #31640 - rkruppe:require-py27, r=sanxiyn
2016-02-15 borsAuto merge of #31653 - tomaka:emscripten-abi, r=eddyb
2016-02-15 borsAuto merge of #31652 - semarie:openbsd-os-raw, r=alexcr...
2016-02-15 borsAuto merge of #31648 - jseyfried:fix_diagnostics, r=nrc
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 borsAuto merge of #31630 - pitdicker:read_link, r=alexcrichton
2016-02-14 borsAuto merge of #31642 - rkruppe:rm-regex-script, r=alexc...
2016-02-14 borsAuto merge of #31626 - mitaa:rdoc-srch-escape, r=alexcr...
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 Corey FarwellAdd LLVM ModulePass regression test using run-make.