diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-04-23 13:38:58 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-08-01 12:47:19 +0200 |
commit | 6fef4d6ffcab0fec8518adcb05458cba5dbeac25 (patch) | |
tree | bb3bdab1b69382086cc1bab294d79f60f75295c7 /gcc/modulo-sched.cc | |
parent | 473feb033d5ccb139f8af8e0e54193b176d1cd93 (diff) | |
download | gcc-6fef4d6ffcab0fec8518adcb05458cba5dbeac25.zip gcc-6fef4d6ffcab0fec8518adcb05458cba5dbeac25.tar.gz gcc-6fef4d6ffcab0fec8518adcb05458cba5dbeac25.tar.bz2 |
gccrs: libgrust: Add format_parser library
Compile libformat_parser and link to it.
gcc/rust/ChangeLog:
* Make-lang.in: Compile libformat_parser.
* ast/rust-fmt.cc: New FFI definitions.
* ast/rust-fmt.h: Likewise.
* expand/rust-macro-builtins.cc (MacroBuiltin::format_args_handler): Call
into libformat_parser.
* expand/rust-macro-builtins.h: Define format_args!() handler proper.
libgrust/ChangeLog:
* libformat_parser/Cargo.lock: New file.
* libformat_parser/Cargo.toml: New file.
* libformat_parser/generic_format_parser/Cargo.toml: New file.
* libformat_parser/generic_format_parser/src/lib.rs: New file.
* libformat_parser/src/bin.rs: New file.
* libformat_parser/src/lib.rs: New file.
Diffstat (limited to 'gcc/modulo-sched.cc')
0 files changed, 0 insertions, 0 deletions