diff options
author | Rui Ueyama <ruiu@google.com> | 2017-10-12 03:14:06 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-10-12 03:14:06 +0000 |
commit | be85529d2b9d16a4acb21f17f0bdce7a0495b179 (patch) | |
tree | 1d1a503bd9546b1457755bc46c27da65aa18155b /llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | |
parent | d36f2030e245da16893e0ef577c9a57deb6642af (diff) | |
download | bcm5719-llvm-be85529d2b9d16a4acb21f17f0bdce7a0495b179.tar.gz bcm5719-llvm-be85529d2b9d16a4acb21f17f0bdce7a0495b179.zip |
Remove one parameter from Target::getRelExpr.
A section was passed to getRelExpr just to create an error message.
But if there's an invalid relocation, we would eventually report it
in relocateOne. So we don't have to pass a section to getRelExpr.
llvm-svn: 315552
Diffstat (limited to 'llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions