Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Add Missing Header
Browse files Browse the repository at this point in the history
  • Loading branch information
Naville committed Sep 19, 2018
1 parent 942b6e3 commit 932d31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/llvm/LinkAllPasses.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
#include "llvm/Transforms/Utils/SymbolRewriter.h"
#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
#include "llvm/Transforms/Vectorize.h"
#include "llvm/Transforms/Obfuscation/Obfuscation.h"
#include <cstdlib>

namespace {
Expand Down

0 comments on commit 932d31d

Please sign in to comment.