Test commit

llvm-svn: 270414
This commit is contained in:
Jacob Baungard Hansen 2016-05-23 09:41:44 +00:00
parent d227f1d8ce
commit 1036b51c05

View File

@ -60,7 +60,6 @@ static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) {
} }
/// Create an ILP32 architecture model /// Create an ILP32 architecture model
///
SparcTargetMachine::SparcTargetMachine(const Target &T, const Triple &TT, SparcTargetMachine::SparcTargetMachine(const Target &T, const Triple &TT,
StringRef CPU, StringRef FS, StringRef CPU, StringRef FS,
const TargetOptions &Options, const TargetOptions &Options,