mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 13:51:37 +00:00
Revert r89803.
llvm-svn: 89819
This commit is contained in:
parent
c5fa56c805
commit
4c7b5eaf23
@ -22,9 +22,6 @@ PPCMCAsmInfoDarwin::PPCMCAsmInfoDarwin(bool is64Bit) {
|
||||
if (!is64Bit)
|
||||
Data64bitsDirective = 0; // We can't emit a 64-bit unit in PPC32 mode.
|
||||
AssemblerDialect = 1; // New-Style mnemonics.
|
||||
|
||||
// Debug Information
|
||||
SupportsDebugInformation = true;
|
||||
}
|
||||
|
||||
PPCLinuxMCAsmInfo::PPCLinuxMCAsmInfo(bool is64Bit) {
|
||||
|
Loading…
Reference in New Issue
Block a user