aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-08-20 13:17:20 +0000
committerPavel Labath <pavel@labath.sk>2019-08-20 13:17:20 +0000
commit028fe5af60fcfb84a7d842ab9cbadad27635090f (patch)
tree2cb76c02aa8d6f7e815638f4657a6969e2df89a8 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentdee011b7f4ce2bc50d8c182f357a73f4f84b8ac1 (diff)
downloadllvm-028fe5af60fcfb84a7d842ab9cbadad27635090f.zip
llvm-028fe5af60fcfb84a7d842ab9cbadad27635090f.tar.gz
llvm-028fe5af60fcfb84a7d842ab9cbadad27635090f.tar.bz2
Fix build for r369374
This patch added some gtest code to the TestingSupport library. As this is not a unit test, but a unit test library, gtest does not get added to the include path automatically, but we have to do that ourselves. (It was working for me without this because the compiler picked up the system gtest instead.) llvm-svn: 369381
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions