diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2022-07-30 12:16:33 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2022-07-30 12:16:33 +0000 |
| commit | 6098e795a20f03654ab967a3705a495454abb05b (patch) | |
| tree | 51e4551e46d31600c559ccb2b46a5300999032c5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 760d8a2cb169974971cb54302c857bfed0070f6e (diff) | |
| download | rust-6098e795a20f03654ab967a3705a495454abb05b.tar.gz rust-6098e795a20f03654ab967a3705a495454abb05b.zip | |
Limit symbols exported from proc macros
Only __rustc_proc_macro_decls_*__ and rust_metadata_* need to be exported for proc macros to work. All other symbols only increase binary size and have the potential to conflict with symbols from the host compiler.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
