Go to file
Nick Lewycky cb23509546 Add Static Single Information construction pass written by André Tavares!
Use it by requiring it through the pass manager, then calling its createSSI
method on the variables that you want in SSI form.

llvm-svn: 74780
2009-07-03 19:28:36 +00:00
clang This fixes the case where the wrong symbol is emitted leading to linking errors when you reference a class before defining it (GNU runtime). 2009-07-03 15:10:14 +00:00
compiler-rt typos 2009-07-03 14:37:30 +00:00
llvm Add Static Single Information construction pass written by André Tavares! 2009-07-03 19:28:36 +00:00