diff options
author | dim <dim@FreeBSD.org> | 2013-12-11 07:34:34 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2013-12-11 07:34:34 +0000 |
commit | d6c28b7c7ee72da3931ec88ade64e4eb638af141 (patch) | |
tree | 9995d25f2f7b089d6b5617e76bfa0a5c5dd0270b /lib/libc/stdlib/getopt_long.c | |
parent | e5a94b08044c77168e54224d34d4db37dee68e4d (diff) | |
download | FreeBSD-src-d6c28b7c7ee72da3931ec88ade64e4eb638af141.zip FreeBSD-src-d6c28b7c7ee72da3931ec88ade64e4eb638af141.tar.gz |
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
Diffstat (limited to 'lib/libc/stdlib/getopt_long.c')
0 files changed, 0 insertions, 0 deletions