Add invalidate method in LazyCallGraph.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 44110 Build 45247: arc lint + arc unit
Event Timeline
llvm/lib/Analysis/LazyCallGraph.cpp | ||
---|---|---|
220 | is this correct? we can add/remove calls without changing the CFG of a function right? |
is this correct? we can add/remove calls without changing the CFG of a function right?