forked from OSchip/llvm-project
parent
1e4dc36be4
commit
e1a65bcda1
|
@ -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