dim d6c28b7c7e MFC r259100:
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
2013-12-11 07:34:34 +00:00
..
2013-09-27 17:42:23 +00:00
2013-05-08 20:04:32 +00:00
2013-05-30 16:16:28 +00:00
2013-09-24 14:52:43 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-12-03 19:42:46 +00:00
2012-09-22 17:47:37 +00:00
2013-09-21 14:23:20 +00:00
2013-09-22 20:30:55 +00:00
2013-05-30 08:02:00 +00:00
2013-12-11 07:34:34 +00:00
2013-11-26 16:12:40 +00:00
2013-04-15 18:35:09 +00:00
2013-11-16 19:22:13 +00:00
2013-01-03 07:25:30 +00:00
2013-08-02 19:21:46 +00:00
2013-11-14 09:25:29 +00:00
2013-10-28 22:49:11 +00:00
2013-11-05 10:58:38 +00:00
2013-09-24 09:56:58 +00:00
2012-12-22 21:32:12 +00:00