summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-10-27 08:11:36 +0000
committerMartin Storsjo <martin@martin.st>2017-10-27 08:11:36 +0000
commit66bb841f641042e7b8ad16bce8b26586198b009d (patch)
tree0d4a9490459ec151ddf1f279ed82cff8bf763922 /llvm/lib/Transforms
parent62dd9d20d5dc37bf5dfda14f40fd6c7013a24096 (diff)
downloadbcm5719-llvm-66bb841f641042e7b8ad16bce8b26586198b009d.tar.gz
bcm5719-llvm-66bb841f641042e7b8ad16bce8b26586198b009d.zip
Add support for dwarf unwinding on windows on x86_64
Clang doesn't currently support building for windows/x86_64 with dwarf by setting command line parameters, but if manually modified to use dwarf, we can make libunwind work in this configuration as well. Also include i386 in the docs when adding this as a supported configuration; libunwind already works for i386 windows, but can fail due to an issue unrelated to windows itself. Differential Revision: https://reviews.llvm.org/D38819 llvm-svn: 316747
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud