diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-04-06 14:29:53 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-04-19 08:48:33 +0000 |
commit | da0553bcbfab23c4cf908092ea5cc29c454e157b (patch) | |
tree | 426a71ab175714d20f18dc9ee88bc53437d478cd /gcc | |
parent | 50583d42838b99cf89d2ac9b7ec5733cef41dcd1 (diff) | |
download | gcc-da0553bcbfab23c4cf908092ea5cc29c454e157b.zip gcc-da0553bcbfab23c4cf908092ea5cc29c454e157b.tar.gz gcc-da0553bcbfab23c4cf908092ea5cc29c454e157b.tar.bz2 |
libproc_macro: Add literal ffi implementations
Add literal type related ffi functions implementation.
ChangeLog:
* libgrust/libproc_macro/Makefile.am: Add literal.cc.
* libgrust/libproc_macro/Makefile.in: Regenerate.
* libgrust/libproc_macro/literal.h (Literal__drop): Implement
drop.
(Literal__string): Constructor from a string function prototype.
(Literal__byte_string): Constructor from a byte string function
prototype.
(Literal__from_string): Add function body, no implementation
yet.
* libgrust/libproc_macro/literal.cc: New file.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions