Codebase Browser
llvm
Go to App
llvm
/
bolt/test/X86/Inputs/
inline-main.c
extern void foo(); int main() { foo(); return 0; }