diff options
author | Martin Storsjö <martin@martin.st> | 2020-09-10 12:37:34 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2020-09-11 10:31:04 +0300 |
commit | 46416f08031f6fcaccd9f51430f7a71c5f510495 (patch) | |
tree | d0b2e48b2e81405617c3fbda71701c97dab087f8 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e38be7091ee3d00430652aaa7b66ba3fc8394916 (diff) | |
download | llvm-46416f08031f6fcaccd9f51430f7a71c5f510495.zip llvm-46416f08031f6fcaccd9f51430f7a71c5f510495.tar.gz llvm-46416f08031f6fcaccd9f51430f7a71c5f510495.tar.bz2 |
[CodeGen] [WinException] Remove a redundant explicit section switch for aarch64
The following EmitWinEHHandlerData() implicitly switches to .xdata, just
like on x86_64.
This became orphaned from the original code requiring it in
0b61d220c9b1f0 / https://reviews.llvm.org/D61095.
Differential Revision: https://reviews.llvm.org/D87447
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions