Alex Crichton 3e26e56a79 rustc_trans: Disable landing pads on 32-bit MSVC
This is currently quite buggy in LLVM from what I can tell, so just disable it
entirely. This commit also adds preliminary support, however, to actually
target 32-bit MSVC by making sure the `rust_try_msvc_32.ll` file exists and
wiring up exceptions to `_except_handler3` instead of `__C_specific_handler`
(which doesn't exist on 32-bit).
2015-07-02 10:45:13 -07:00
..
2015-04-01 11:22:39 -04:00
2015-06-27 13:43:20 -07:00
2015-06-27 13:43:20 -07:00
2015-06-30 01:34:17 +03:00
2015-06-27 13:43:20 -07:00
2015-06-27 13:43:20 -07:00
2015-07-01 09:35:54 -07:00
2015-03-15 09:08:21 -07:00
2015-05-13 14:19:51 +12:00
2015-06-27 13:43:20 -07:00
2015-04-03 15:48:07 +03:00
2015-04-01 11:22:39 -04:00