This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
llvm-toolchain-9
mirror of
https://gitee.com/openkylin/llvm-toolchain-9.git
Watch
9
Star
0
Fork
You've already forked llvm-toolchain-9
0
Code
Issues
Projects
Releases
Wiki
Activity
b29bcc7881
llvm-toolchain-9
/
llgo
/
test
/
gllgo
/
dead.go
7 lines
99 B
Go
Raw
Blame
History
// RUN: llgo -O0 -S -o - %s | FileCheck %s
package
gotest
// CHECK-NOT: deadfunc
func
deadfunc
(
)
Reference in New Issue
View Git Blame
Copy Permalink