mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
fec2c2bf5e
call (thus changing the call site) it didn't inform the callgraph about this. But the call site does matter - as shown by the testcase, the callgraph become invalid after the inliner ran (with an edge between two functions simply missing), resulting in wrong deductions by GlobalsModRef. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55872 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2003-09-14-ExternalCall.ll | ||
2003-11-21-PHIUpdate.ll | ||
2008-06-02-Weak.ll | ||
2008-09-05-CGUpdate.ll | ||
dg.exp | ||
recursivetest.ll | ||
simplenoreturntest.ll | ||
simpletest.ll |