1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

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
///
SparcTargetMachine::SparcTargetMachine(const Target &T, const Triple &TT,
StringRef CPU, StringRef FS,
const TargetOptions &Options,