freebsd-skq/contrib/llvm
dim ac52330ec1 Pull in r227115 from upstream clang trunk (by Ben Langmuir):
Fix assert instantiating string init of static variable

  ... when the variable's type is a typedef of a ConstantArrayType. Just
  look through the typedef (and any other sugar).  We only use the
  constant array type here to get the element count.

This fixes an assertion failure when building the games/redeclipse port.

Reported by:	amdmi3
2015-04-03 18:38:37 +00:00
..
include Pull in r230348 from upstream llvm trunk (by Tim Northover): 2015-03-23 21:13:29 +00:00
lib llvm: Backport upstream r229195 to fix arm64 TLS relocations 2015-03-30 20:01:41 +00:00
patches Add llvm patch corresponding to r280865. 2015-03-30 20:23:06 +00:00
tools Pull in r227115 from upstream clang trunk (by Ben Langmuir): 2015-04-03 18:38:37 +00:00
utils/TableGen Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from 2015-01-25 23:36:55 +00:00
FREEBSD-Xlist Add FREEBSD-Xlist files for llvm, clang and lldb. 2015-03-22 17:56:49 +00:00
LICENSE.TXT Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, and 2014-11-24 17:02:24 +00:00