diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2019-08-06 19:41:23 +0000 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2019-08-06 19:41:23 +0000 |
commit | 96655b32d8edf2616c6e88744d3faf2bfce721cc (patch) | |
tree | 2a964c654956e2e027e0f7b028f4e47ddba494c6 /lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp | |
parent | e2f17e264997ab6f2630d368bfc7b517e75507d3 (diff) | |
download | bcm5719-llvm-96655b32d8edf2616c6e88744d3faf2bfce721cc.tar.gz bcm5719-llvm-96655b32d8edf2616c6e88744d3faf2bfce721cc.zip |
Add order-dependencies to object libraries
Summary: If you are generating an object library that depends on table-gen generate sources, you need the object library to depend on the tablgen target. Currently llvm_add_library doesn't add dependencies for object libraries at all, which is clearly problematic.
Reviewers: compnerd, hintonda, smeenai
Reviewed By: smeenai
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65818
llvm-svn: 368074
Diffstat (limited to 'lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp')
0 files changed, 0 insertions, 0 deletions