about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-07-30 12:16:33 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-07-30 12:16:33 +0000
commit6098e795a20f03654ab967a3705a495454abb05b (patch)
tree51e4551e46d31600c559ccb2b46a5300999032c5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent760d8a2cb169974971cb54302c857bfed0070f6e (diff)
downloadrust-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