[LLVMdev] [cfe-dev] clang dependence on gcc for assembler even with -filetype=obj
Bigcheese
bigcheesegs at gmail.com
Thu Jun 10 14:14:53 PDT 2010
> Could you send me a patch for this ? I have tried to do similarly but cannot
> get it to work.
> I am working on a COFF linker for LLVM.
>
> Aaron
http://codereview.appspot.com/1638043/show
(ignore test/CMakeLists.txt)
How are you planning on doing the linker? This is probably something
that should be done like LLVMMC. In fact they should probably share
Elf/MachO/COFF code.
More information about the llvm-dev
mailing list