llvm-project/lldb/unittests/ObjectFile/ELF
Tim Hammerquist a6db41675c cmake + xcode: prevent gtests from using includes from project root
Summary:
At present, several gtests in the lldb open source codebase are using
#include statements rooted at $(SOURCE_ROOT)/${LLDB_PROJECT_ROOT}.

This patch cleans up this directory/include structure for both CMake and
Xcode build systems.

rdar://problem/33835795

Reviewers: zturner, jingham, beanz

Reviewed By: beanz

Subscribers: emaste, lldb-commits, mgorny

Differential Revision: https://reviews.llvm.org/D36598

llvm-svn: 314849
2017-10-03 21:20:18 +00:00
..
Inputs ObjectFileELF: Fix symbol lookup in bss section 2017-05-02 12:40:31 +00:00
CMakeLists.txt [unittests] Add a helper function for getting an input file 2017-06-29 13:02:11 +00:00
TestELFHeader.cpp Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
TestObjectFileELF.cpp cmake + xcode: prevent gtests from using includes from project root 2017-10-03 21:20:18 +00:00