If we're in removeDeadFunction(), we should have already constructed the call graph.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
70 ms | x64 debian > LLVM.Bindings/Go::go.test |
Differential D115676
[NFC][LazyCallGraph] Remove check in removeDeadFunction() if graph is empty aeubanks on Dec 13 2021, 2:00 PM. Authored by
Details If we're in removeDeadFunction(), we should have already constructed the call graph.
Diff Detail
Unit Tests
|