diff options
author | Rui Ueyama <ruiu@google.com> | 2017-03-26 19:35:24 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-03-26 19:35:24 +0000 |
commit | a2f63f1471461fcd73340e30976f8d7769b00610 (patch) | |
tree | b57bd7bc5ccee1d4dd22467b7317780b4d536c00 /llvm/lib/Support/CommandLine.cpp | |
parent | bae9202b9a491cddda4f8d6ee9cceb40769369c9 (diff) | |
download | llvm-a2f63f1471461fcd73340e30976f8d7769b00610.zip llvm-a2f63f1471461fcd73340e30976f8d7769b00610.tar.gz llvm-a2f63f1471461fcd73340e30976f8d7769b00610.tar.bz2 |
Remove MIPS-specific code from computeAddend.
Previously, computeAddend had many parameters but most of them were
used only for MIPS. The MIPS ABI is too odd that I don't want to mix
it into the regular code path. Splitting the function into non-MIPS
and MIPS parts makes the regular code path easy to follow.
llvm-svn: 298817
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions