Go to file
Rafael Espindola 4e70ac7b68 If a symbol is used as tls, mark it as tls even if not declare as so. Probably
fixes PR8659.

llvm-svn: 120076
2010-11-24 02:19:40 +00:00
clang Add an assert() to catch errors using EvalLoad(). Reviewed by kremenek. 2010-11-24 01:47:11 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Update testsuite strucuture to latest draft 2010-11-23 22:13:07 +00:00
lldb When we resolve a forward declaration type, be sure to put it into the m_die_to_type map so we don't assert later when someone tries to resolve the type. 2010-11-20 19:16:50 +00:00
llvm If a symbol is used as tls, mark it as tls even if not declare as so. Probably 2010-11-24 02:19:40 +00:00