summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/TextDiagnostic.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-10-03 03:39:28 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-10-03 03:39:28 +0000
commita8180a238c1300d1ad8fc3d352fd2f3b4f3f8ebc (patch)
tree48538a3add63f12b8db620d9c08e439ba789e574 /clang/lib/Frontend/TextDiagnostic.cpp
parentca95c286f050ab3baf2ad418cb4a196f4b10d632 (diff)
downloadbcm5719-llvm-a8180a238c1300d1ad8fc3d352fd2f3b4f3f8ebc.tar.gz
bcm5719-llvm-a8180a238c1300d1ad8fc3d352fd2f3b4f3f8ebc.zip
Driver: follow WoA ABI recommendations
The Windows on ARM ABI recommends that FPO be disabled. This is since the Windows on ARM ABI uses the FP for fast stack walking. By paying the slight cost of the loss of registers, a much faster backtrace is possible by using the frame pointer since the pdata need not be consulted. Furthermore, even if pdata is not available, you can still more easily reconstruct the stack. llvm-svn: 249227
Diffstat (limited to 'clang/lib/Frontend/TextDiagnostic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud