blob: a45eb98dca2ad084c145f1e39ff59429d541fecd [file] [log] [blame]
// RUN: %llvmgcc -xc %s -S -o - | not grep dead_function
extern __inline__ void dead_function() {}