aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-10-11 20:12:09 +0000
committerZachary Turner <zturner@google.com>2017-10-11 20:12:09 +0000
commitfa0ca6cbd01c6289ef4073073a84200a883eb3c5 (patch)
tree2abc3114b64d579879e5787ea6a3e9cb9adbce79 /llvm/lib/CodeGen/MachineCombiner.cpp
parent210d9f43a33e98bb60231972c618482de1fdc0d6 (diff)
downloadllvm-fa0ca6cbd01c6289ef4073073a84200a883eb3c5.zip
llvm-fa0ca6cbd01c6289ef4073073a84200a883eb3c5.tar.gz
llvm-fa0ca6cbd01c6289ef4073073a84200a883eb3c5.tar.bz2
[llvm-rc] Use proper search algorithm for finding resources.
Previously we would only look in the current directory for a resource, which might not be the same as the directory of the rc file. Furthermore, MSVC rc supports a /I option, and can also look in the system environment. This patch adds support for this search algorithm. Differential Revision: https://reviews.llvm.org/D38740 llvm-svn: 315499
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions