bazel /
crubit /
7f53a1acdc1d4f07ed54fb2ce9b8e985cabe2804 Simplify ir_func().
Replacing the name up front eliminates the need to do it after the IR has been
generated; it also ensures that the function has the right mangled name.
PiperOrigin-RevId: 414402755
1 file changed
tree: 370436d2dfc1b3f4a95ea3d70e8671c98c838755
- lifetime_annotations/
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- README.md
README.md
Crubit: C++/Rust Bidirectional Interop Tool
Extremely experimental interop tooling for C++ and Rust.
Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.