mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
c4ec7871bf
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. llvm-svn: 55872 |
||
---|---|---|
.. | ||
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 |