freebsd-dev/contrib/llvm/tools/clang
Dimitry Andric 0514e96282 Pull in r196658 from upstream clang trunk:
CodeGen: Don't emit linkage on thunks that aren't emitted because they're
  vararg.

  This can happen when we're trying to emit a thunk with available_externally
  linkage with optimization enabled but bail because it doesn't make sense for
  vararg functions.

  [LLVM] PR18098.

This should fix clang "Broken module found, compilation aborted" errors when
building the qt4-based dvbcut port.

Reported by:	se
MFC after:	3 days
2013-12-08 13:56:26 +00:00
..
include Pull in r189644 from upstream llvm trunk: 2013-10-03 20:38:57 +00:00
lib Pull in r196658 from upstream clang trunk: 2013-12-08 13:56:26 +00:00
tools/driver Add clang-CC and CC to list of hints allowing clang to identify its operating 2013-10-25 09:09:00 +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