summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/UninitializedValues.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-04-17 12:03:38 +0000
committerDuncan Sands <baldrick@free.fr>2008-04-17 12:03:38 +0000
commit9ed1242efc59862b86f982f2ef835a02dbba0c08 (patch)
tree5834a3e5d50b0972f53f0ec80c5bd30cf52f4b38 /clang/lib/Analysis/UninitializedValues.cpp
parenta01df2d08798e065e5d92a1bba77f75e2fe4c138 (diff)
downloadbcm5719-llvm-9ed1242efc59862b86f982f2ef835a02dbba0c08.tar.gz
bcm5719-llvm-9ed1242efc59862b86f982f2ef835a02dbba0c08.zip
Run SimplifyLibCalls near the beginning, not at
the end. It is now run at the same moment as in llvm-gcc. Also, run StripDeadPrototypes at the end, just before running DeadTypeElimination. This may be useful when doing LTO. Note that llvm-gcc runs StripDeadPrototypes but not DeadTypeElimination. llvm-svn: 49848
Diffstat (limited to 'clang/lib/Analysis/UninitializedValues.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud