Merge "Linker: no demangle." into main
This commit is contained in:
@@ -149,6 +149,7 @@ var (
|
||||
commonGlobalLldflags = []string{
|
||||
"-fuse-ld=lld",
|
||||
"-Wl,--icf=safe",
|
||||
"-Wl,--no-demangle",
|
||||
}
|
||||
|
||||
deviceGlobalCppflags = []string{
|
||||
|
Reference in New Issue
Block a user