mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
don't override the default of this, the only difference is \t instead of ' '.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77838 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cdcb388a58
commit
73e789fd37
@ -45,8 +45,6 @@ PPCLinuxTargetAsmInfo::PPCLinuxTargetAsmInfo(const PPCTargetMachine &TM) :
|
||||
CommentString = "#";
|
||||
GlobalPrefix = "";
|
||||
PrivateGlobalPrefix = ".L";
|
||||
StaticCtorsSection = ".section\t.ctors,\"aw\",@progbits";
|
||||
StaticDtorsSection = ".section\t.dtors,\"aw\",@progbits";
|
||||
UsedDirective = "\t# .no_dead_strip\t";
|
||||
WeakRefDirective = "\t.weak\t";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user