OSDN Git Service

Retire bugpoint's -R. hack.
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 1 Oct 2016 07:34:18 +0000 (07:34 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 1 Oct 2016 07:34:18 +0000 (07:34 +0000)
commita27efcd029dc84cebee5939bcc0058960f4d4612
tree0c9871cdef18ff9efcfb0b71cf5503bf80de36cd
parent1acd70c658c436f6cb8709a290ccc138859b1110
Retire bugpoint's -R. hack.

It got disconnected during the cmake conversion. For Miscompilation.cpp,
it was purely advisory for the user and the ToolRunner.cpp version was
trying to compensate for libs and bins in the same directory, which
hasn't been the case for a very long time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283022 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Config/config.h.cmake
tools/bugpoint/Miscompilation.cpp
tools/bugpoint/ToolRunner.cpp