Open Quuxplusone opened 8 years ago
hmm, let's put this patch on hold.
Using clang, I see an undefined reference to _Unwind_Resume which I would guess is coming from the link order I changed. I'll need to take a closer look at it.
Attached patch-upgrade-dragonfly
(5742 bytes, text/plain): Update clang driver to support current DragonFly BSD out of the box
Attached patch-upgrade-dragonfly2
(4863 bytes, text/plain): Updated: clang driver to support current DragonFly BSD out of the box
Can somebody pick up this PR? The patch should apply directly to trunk and it's harmless in the sense that it only affects DragonFly.
Review posted at http://reviews.llvm.org/D15166, cfe-commits on CC.
patch-upgrade-dragonfly
(5742 bytes, text/plain)patch-upgrade-dragonfly2
(4863 bytes, text/plain)