Displaying 1 result from an estimated 1 matches for "aba166bf".
Did you mean:
7ba766bf
2011 Jun 20
1
[LLVMdev] Simple clang + llc crash on Windows 7
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.