diff options
author | Philip Herron <philip.herron@embecosm.com> | 2022-10-21 14:29:50 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-12-13 14:00:07 +0100 |
commit | cfbda2f78baac4f329efe1838401b4ae2ed5b6a5 (patch) | |
tree | 63d04c0e9b01fe40f25380329f5801707583db1b /libcc1/configure | |
parent | 019b2f15581948806ee14a6d05b09ec94f04c966 (diff) | |
download | gcc-cfbda2f78baac4f329efe1838401b4ae2ed5b6a5.zip gcc-cfbda2f78baac4f329efe1838401b4ae2ed5b6a5.tar.gz gcc-cfbda2f78baac4f329efe1838401b4ae2ed5b6a5.tar.bz2 |
gccrs: Add HIR to GCC GENERIC lowering entry point
This patch contains the entry point and utilities used for the lowering
of HIR nodes to `tree`s. It also contains a constant evaluator, ported
over from the C++ frontend.
gcc/rust/
* backend/rust-compile-context.cc: New.
* backend/rust-compile-context.h: New.
* backend/rust-compile.cc: New.
* backend/rust-compile.h: New.
* backend/rust-constexpr.cc: New.
* backend/rust-constexpr.h: New.
Co-authored-by: David Faust <david.faust@oracle.com>
Co-authored-by: Faisal Abbas <90.abbasfaisal@gmail.com>
Signed-off-by: Faisal Abbas <90.abbasfaisal@gmail.com>
Diffstat (limited to 'libcc1/configure')
0 files changed, 0 insertions, 0 deletions