Codebase Browser
llvm
Go to App
llvm
/
bolt/test/Inputs/
icf_baz.c
#include <stdio.h> int baz() { return 0; }