Skip to content

Commit

Permalink
Test commit - added a new line to lib/Target/AArch64/AArch64TargetMac…
Browse files Browse the repository at this point in the history
…hine.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201692 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Christian Pirker committed Feb 19, 2014
1 parent 191f882 commit f47b32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Target/AArch64/AArch64TargetMachine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

using namespace llvm;


extern "C" void LLVMInitializeAArch64Target() {
RegisterTargetMachine<AArch64TargetMachine> X(TheAArch64Target);
}
Expand Down

0 comments on commit f47b32e

Please sign in to comment.