summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Process.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-11-14 23:51:29 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-11-14 23:51:29 +0000
commit9c33cfa47b623427a4bea78d8d519b8b35c2aa72 (patch)
tree7ec69b27cec4a4dba4dd49119fc168035ad11771 /lldb/source/Target/Process.cpp
parent81229a14a355654ae402d32239927967118dbda5 (diff)
downloadbcm5719-llvm-9c33cfa47b623427a4bea78d8d519b8b35c2aa72.tar.gz
bcm5719-llvm-9c33cfa47b623427a4bea78d8d519b8b35c2aa72.zip
Teach the Makefile build system how to handle SOURCES which include
subdirectories. The only thing needed here is to create the appropriate object file directories and add those as dependencies for the compilation rules. As a consequence, factor the non-source-file-specific dependencies for compilation rules into a helper variable. This fixes an issue where the project makefile wasn't actually a dependency of a bunch of compilation make rules for no apparant reason. This should have no observable effect for current makefile usage, but will simplify how we build other libraries and is something CMake already supports. llvm-svn: 194753
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud