Go to file
Chandler Carruth 1a60023b94 [PM] Add a really simple trait to the DOTGraphTraitsPass class templates
that lets the analysis and graph types be separate and the graph
computed from the analysis through some arbitrary user-supplied code.

This will allow a call graph to an independent entity from the pass
which creates it which is necessary for the new pass manager.

llvm-svn: 195717
2013-11-26 03:43:52 +00:00
clang Remove some unused locals 2013-11-26 02:52:41 +00:00
clang-tools-extra
compiler-rt build-libc-list.py: Replace --{,usr,gcc}lib with flags for specific libraries. 2013-11-25 23:50:05 +00:00
debuginfo-tests
libclc
libcxx Don't use T as template argument, it is part of the application 2013-11-25 22:44:20 +00:00
libcxxabi On Windows, typeids are different between DLLs and EXEs, so comparing 2013-11-22 21:43:23 +00:00
lld [PECOFF] Skip sections with LNK_INFO. 2013-11-25 22:43:42 +00:00
lldb Add decorator for FreeBSD failing test due to pr18061 2013-11-26 01:11:14 +00:00
llvm [PM] Add a really simple trait to the DOTGraphTraitsPass class templates 2013-11-26 03:43:52 +00:00
openmp
polly Really stop the buildbot noise 2013-11-22 23:56:11 +00:00