aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-04-04 17:50:14 +0000
committerMartin Storsjo <martin@martin.st>2019-04-04 17:50:14 +0000
commit351ac8b1cc791aa0fb751615040dcbc9a6f65bb8 (patch)
tree182434b70d55f991bba701251c20861b4d7a3c98 /llvm/lib/Support/CommandLine.cpp
parent2a7cac932bbca5492e5a42d9dac33e0cb76d0f83 (diff)
downloadllvm-351ac8b1cc791aa0fb751615040dcbc9a6f65bb8.zip
llvm-351ac8b1cc791aa0fb751615040dcbc9a6f65bb8.tar.gz
llvm-351ac8b1cc791aa0fb751615040dcbc9a6f65bb8.tar.bz2
Move the alias definition of unw_getcontext to within !defined(__USING_SJLJ_EXCEPTIONS__)
For builds with SJLJ, there is no __unw_getcontext symbol. On Windows, the weak alias macro also expands to a dllexport directive, which fails if the symbol doesn't exist. Differential Revision: https://reviews.llvm.org/D60251 llvm-svn: 357711
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions