mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 19:36:59 +00:00
Formating.
llvm-svn: 30722
This commit is contained in:
parent
dd74085b55
commit
54a8d5a6e0
@ -167,7 +167,7 @@ static const char *GetCurrentX86CPU() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
X86Subtarget::X86Subtarget(const Module &M, const std::string &FS, bool is64Bit)
|
X86Subtarget::X86Subtarget(const Module &M, const std::string &FS, bool is64Bit)
|
||||||
: AsmFlavor(AsmWriterFlavor)
|
: AsmFlavor(AsmWriterFlavor)
|
||||||
, X86SSELevel(NoMMXSSE)
|
, X86SSELevel(NoMMXSSE)
|
||||||
, X863DNowLevel(NoThreeDNow)
|
, X863DNowLevel(NoThreeDNow)
|
||||||
, HasX86_64(false)
|
, HasX86_64(false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user