David Blaikie ee12322372 Initialize builtins during modular codegen
llvm-svn: 294512
2017-02-08 20:51:11 +00:00

3 lines
46 B
C

#include "foo.h"
inline void bar() { foo(); }