1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Analysis/IPA
Bill Wendling a96eaed21d Create new accessors to get arguments for call/invoke instructions. It breaks
encapsulation to force the users of these classes to know about the internal
data structure of the Operands structure. It also can lead to errors, like in
the MSIL writer.

llvm-svn: 105539
2010-06-07 19:05:06 +00:00
..
CallGraph.cpp fix callgraph dump to not print 0x0x1234 for nodes. 2010-04-23 18:23:40 +00:00
CallGraphSCCPass.cpp fix PR5009 by making CGSCCPM realize that a call was devirtualized 2010-05-01 06:38:43 +00:00
CMakeLists.txt Update CMake build. 2010-03-01 19:42:47 +00:00
FindUsedTypes.cpp
GlobalsModRef.cpp Create new accessors to get arguments for call/invoke instructions. It breaks 2010-06-07 19:05:06 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00