diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-03-04 11:41:32 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-03-08 16:09:05 +0000 |
commit | 749a419a2e92bab004b7be7addbfab0cae5357e0 (patch) | |
tree | 0b6986fbd073895c64774d8651ec0988a43de1f6 /gcc/gimple-warn-recursion.cc | |
parent | 865b6090a8f8981cdfc050ea2ee44abbe92de141 (diff) | |
download | gcc-749a419a2e92bab004b7be7addbfab0cae5357e0.zip gcc-749a419a2e92bab004b7be7addbfab0cae5357e0.tar.gz gcc-749a419a2e92bab004b7be7addbfab0cae5357e0.tar.bz2 |
Refactor ABI options as part of HIR function qualifiers
The AST has an ABI string as part of the function qualifiers, this was the
same in the HIR as it was initially a copy-paste. This patch changes the
HIR function qualifiers to have an enum of ABI options, during HIR lowering
the enum is setup and if an unknown ABI option is specified an error is
emitted.
Diffstat (limited to 'gcc/gimple-warn-recursion.cc')
0 files changed, 0 insertions, 0 deletions