forked from OSchip/llvm-project
parent
10b72996e3
commit
1e35ffe520
|
@ -60,7 +60,6 @@ static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) {
|
|||
}
|
||||
|
||||
/// Create an ILP32 architecture model
|
||||
///
|
||||
SparcTargetMachine::SparcTargetMachine(const Target &T, const Triple &TT,
|
||||
StringRef CPU, StringRef FS,
|
||||
const TargetOptions &Options,
|
||||
|
|
Loading…
Reference in New Issue