blob: 510d1f800f4c0a8b81dde1292a8257cc9ae44ec5 [file] [log] [blame]
// RUN: %llvmgcc -Os -xc %s -c -o - | llvm-dis | not grep dead_function
extern __inline__ void dead_function() {}