summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-01-07 20:52:35 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-01-07 20:52:35 +0000
commita3fad80f1c430f0bff20961151c3876e4c8d6934 (patch)
tree8f098aca144c4492f08624be6fd664e79417752d /contrib/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
parent68a5d0c3723e6c46981d075e62545db7e77d6aed (diff)
downloadFreeBSD-src-a3fad80f1c430f0bff20961151c3876e4c8d6934.zip
FreeBSD-src-a3fad80f1c430f0bff20961151c3876e4c8d6934.tar.gz
Allow libnv to be built externally using GCC.
GCC does not define _VA_LIST_DECLARED. It defines _VA_LIST_ and others. This was causing the prototype to not be defined and leading to an error later due to using nvlist_add_stringv(3) without a prototype in nvlist_add_stringf(3). This uses the same check as other va_list prototypes in the original change in r279438.
Diffstat (limited to 'contrib/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud