mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 00:36:34 +00:00
Constant pools no longer exist
llvm-svn: 438
This commit is contained in:
parent
d996b2d857
commit
a559795e9a
@ -14,7 +14,6 @@
|
||||
namespace opt {
|
||||
|
||||
bool DoDeadCodeElimination(Method *M); // DCE a method
|
||||
bool DoRemoveUnusedConstants(SymTabValue *S); // RUC a method or module
|
||||
bool DoDeadCodeElimination(Module *C); // DCE & RUC a whole module
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user