]> git.lizzy.rs Git - rust.git/commit
build: Use llvm-mc as our assembler
authorBrian Anderson <banderson@mozilla.com>
Sat, 10 Dec 2011 00:02:50 +0000 (16:02 -0800)
committerBrian Anderson <banderson@mozilla.com>
Sun, 11 Dec 2011 02:51:21 +0000 (18:51 -0800)
commit4699b6865f9e25b638553e5852858d183476035a
tree8decddfb9ff341ce777410a4f17a38da04ea81ac
parent638b51488f444213eb9430b34a833905274cd424
build: Use llvm-mc as our assembler

LLVM's assembler understands .cfi pseudo-ops on the mac, which we need in
order to generate frames that can be DWARF-unwound
Makefile.in
mk/platform.mk
mk/rt.mk
src/rt/arch/i386/morestack.S
src/rt/arch/x86_64/morestack.S
src/rt/arch/x86_64/regs.h