diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-22 04:05:50 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-22 04:05:50 +0000 |
commit | 94fd3c41fb63305329e78b5df803aac4372316a6 (patch) | |
tree | 351c5bac3e52d417c59ca375498ad339f0ab518a /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 87c6acf38a2030883ddf94ddbed6ff27ab2288f4 (diff) | |
download | bcm5719-llvm-94fd3c41fb63305329e78b5df803aac4372316a6.tar.gz bcm5719-llvm-94fd3c41fb63305329e78b5df803aac4372316a6.zip |
builtins: erase `struct` modifier for EH personality
On ARM, the `_Unwind_Exception` is an alias for
`struct _Unwind_Control_Block`. The extra `struct` modifier causes a
warning due to the locally scoped type. Special case this to avoid the
warning. NFC.
llvm-svn: 311425
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions