diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-03-09 15:35:04 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2022-03-10 11:40:11 +0000 |
commit | 94990a843b6df9ff6010957d724dbb70bea94ceb (patch) | |
tree | 4a8668a80af92f29d659063b8e2f6ccb24ed4f13 /gcc/gimple-warn-recursion.cc | |
parent | a08ac0c27aed0c6d390d03656b708eb71381a5e9 (diff) | |
download | gcc-94990a843b6df9ff6010957d724dbb70bea94ceb.zip gcc-94990a843b6df9ff6010957d724dbb70bea94ceb.tar.gz gcc-94990a843b6df9ff6010957d724dbb70bea94ceb.tar.bz2 |
Refactor how we define simple intrinsics
Intrinsics were hidden behind the GCC abstract. This removes it by keeping
all of this logic within rust-intrinsic.cc so that we can make mappings of
the rustc name to GCC ones. We have a big comment from the mappings used
over to LLVM builtins which we can use to help guide how we do this for
GCC.
Diffstat (limited to 'gcc/gimple-warn-recursion.cc')
0 files changed, 0 insertions, 0 deletions