mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-31 09:25:42 +00:00
Test commit - remove the new line to lib/Target/AArch64/AArch64TargetMachine.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201698 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
using namespace llvm;
|
using namespace llvm;
|
||||||
|
|
||||||
|
|
||||||
extern "C" void LLVMInitializeAArch64Target() {
|
extern "C" void LLVMInitializeAArch64Target() {
|
||||||
RegisterTargetMachine<AArch64TargetMachine> X(TheAArch64Target);
|
RegisterTargetMachine<AArch64TargetMachine> X(TheAArch64Target);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user