about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-08-22 21:06:25 -0700
committerbors <bors@rust-lang.org>2013-08-22 21:06:25 -0700
commit9e1e15209129dad9d3bba90450a43ffb2505df14 (patch)
tree13e3f799277ef2fe51b36dc6f83f989f465c87d0 /src/rustllvm/PassWrapper.cpp
parent6f703770410aa6b333978f192ff00f2ce94b0523 (diff)
parent651f38258d72742c5961d646f865316f8ea1823c (diff)
downloadrust-9e1e15209129dad9d3bba90450a43ffb2505df14.tar.gz
rust-9e1e15209129dad9d3bba90450a43ffb2505df14.zip
auto merge of #8596 : vadimcn/rust/master, r=alexcrichton
This resolves issue #908.  

Notable changes:
-  On Windows, LLVM integrated assembler emits bad stack unwind tables when segmented stacks are enabled.  However, unwind info directives in the assembly output are correct, so we generate assembly first and then run it through an external assembler, just like it is already done for Android builds.

- Linker is invoked  via "g++" command instead of "gcc": g++ passes the appropriate magic parameters to the linker, which ensure correct registration of stack unwind tables in dynamic libraries.

Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions