Skip to content

Commit

Permalink
test commit to verify that commit access works (added blank line)
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144748 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
kcc committed Nov 16, 2011
1 parent 99aa14f commit a2a2d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Transforms/Utils/ModuleUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include "llvm/Function.h"
#include "llvm/Module.h"
#include "llvm/Support/IRBuilder.h"

using namespace llvm;

void llvm::appendToGlobalCtors(Module &M, Function *F, int Priority) {
Expand Down

0 comments on commit a2a2d1f

Please sign in to comment.