mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Drop dead member reference
llvm-svn: 53308
This commit is contained in:
parent
9f05fccb88
commit
d30979695f
@ -26,7 +26,6 @@ namespace llvm {
|
||||
explicit X86TargetAsmInfo(const X86TargetMachine &TM);
|
||||
|
||||
virtual bool ExpandInlineAsm(CallInst *CI) const;
|
||||
virtual std::string SectionForGlobal(const GlobalValue *GV) const;
|
||||
|
||||
private:
|
||||
bool LowerToBSwap(CallInst *CI) const;
|
||||
|
Loading…
Reference in New Issue
Block a user