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)
commit8c4e4213903a356620c2c44b4249b60cbf000fbc
treeabb0a0c8121b898dbe118ee33fc6ee2a55576f91
parentd1f31d0a4918dc9eacb2cb4ceaa7c9b8df6277de
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.

llvm-svn: 283022
llvm/include/llvm/Config/config.h.cmake
llvm/tools/bugpoint/Miscompilation.cpp
llvm/tools/bugpoint/ToolRunner.cpp