Skip to content
Commit 94fd3c41 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

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
parent 87c6acf3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment