[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git] / llvm / test / tools / llc / time-trace.ll
blob99c5b69c59c1fb84b1f928213e1e5e7ea96b6eff
1 ; REQUIRES: default_triple
2 ; RUN: llc -o /dev/null -O2 -time-trace -time-trace-granularity=100 -time-trace-file=%t.json
3 ; RUN: FileCheck --input-file=%t.json %s
5 ; CHECK: "traceEvents"
7 define void @f() {
8   ret void