forked from OSchip/llvm-project
parent
884e824534
commit
ab475b85f7
|
@ -0,0 +1,3 @@
|
|||
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep dead_function
|
||||
|
||||
extern __inline__ void dead_function() {}
|
Loading…
Reference in New Issue