summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-08-22 04:05:50 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-08-22 04:05:50 +0000
commit94fd3c41fb63305329e78b5df803aac4372316a6 (patch)
tree351c5bac3e52d417c59ca375498ad339f0ab518a /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent87c6acf38a2030883ddf94ddbed6ff27ab2288f4 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud