mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Test commit - added a new line to lib/Target/AArch64/AArch64TargetMachine.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201692 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
191f88268a
commit
f47b32ed76
@ -22,6 +22,7 @@
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
||||
extern "C" void LLVMInitializeAArch64Target() {
|
||||
RegisterTargetMachine<AArch64TargetMachine> X(TheAArch64Target);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user