summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Host.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-04-13 06:38:02 +0000
committerMartin Storsjo <martin@martin.st>2018-04-13 06:38:02 +0000
commit8293161712e68ff966d5dbfb623c5e33d96331f0 (patch)
tree677cb719e6389157d6cfae49d5c18f07e3bf893c /llvm/lib/Support/Host.cpp
parent254ed028a4bd4fa81d0049d90e6ab23d704dd366 (diff)
downloadbcm5719-llvm-8293161712e68ff966d5dbfb623c5e33d96331f0.tar.gz
bcm5719-llvm-8293161712e68ff966d5dbfb623c5e33d96331f0.zip
[Support] Fix building for Windows on ARM
The commit in SVN r310001 that added support for this actually didn't use the right struct field for the frame pointer - for ARM, there is no register named Fp in the CONTEXT struct. On Windows, the R11 register is used as frame pointer. Differential Revision: https://reviews.llvm.org/D45590 llvm-svn: 329991
Diffstat (limited to 'llvm/lib/Support/Host.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud