mirror of
https://github.com/obfuscator-llvm/obfuscator
synced 2026-06-08 16:28:34 +00:00
Initial commit of LLVM 3.4
This commit is contained in:
@@ -52,7 +52,7 @@ namespace {
|
||||
return false;
|
||||
}
|
||||
|
||||
// We don't modify the program, so we preserve all analyses
|
||||
// We don't modify the program, so we preserve all analyses.
|
||||
virtual void getAnalysisUsage(AnalysisUsage &AU) const {
|
||||
AU.setPreservesAll();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user