freebsd-skq/contrib/llvm
Ed Maste 9151c81ccb Workaround lldb issue with main module base address
On FreeBSD lldb sometimes reloads the the main module's (executable's)
symbols at the wrong address.  Work around this for now by explicitly
reloading at base_address=0 when it happens.

A proper fix is needed but early testers have reported this issue so
this workaround should allow them to make further progress.

http://llvm.org/bugs/show_bug.cgi?id=17880
2013-12-03 18:12:51 +00:00
..
include Merge upstream LLVM r192118: 2013-11-11 19:06:12 +00:00
lib Revert r258455 for now, as it apparently causes miscompilation in some 2013-11-22 17:54:53 +00:00
tools Workaround lldb issue with main module base address 2013-12-03 18:12:51 +00:00
utils/TableGen Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00