[LLVMdev] Simple clang + llc crash on Windows 7

Devang Patel dpatel at apple.com
Mon Jun 20 11:01:44 PDT 2011


On Jun 19, 2011, at 3:20 PM, Nathan Jeffords wrote:

> As it happens, I have created a patch that enables DWARF debugging on windows. It is against trunk revision 133401. I have tested using clang to compile, and mingw to link & debug.

+#include "../Target/X86/X86FixupKinds.h"

This indicates layering violation to me.
It looks good otherwise. Do you have a testcase ?

LGTM.




More information about the llvm-dev mailing list