Add back lldb-framework-headers target
authorAlex Langford <apl@fb.com>
Thu, 26 Jul 2018 21:55:14 +0000 (21:55 +0000)
committerAlex Langford <apl@fb.com>
Thu, 26 Jul 2018 21:55:14 +0000 (21:55 +0000)
commit60bdd09d10c6f758603907cbf0dfbf866dd12325
tree769733218bc18deffd585d4b442044baeeedbea6
parent864fbd8e9ad3e865c6d51d159b094badc6a14b76
Add back lldb-framework-headers target

In r338058 we removed the target `lldb-framework-headers`, which mean
lldb-framework no longer depended on `framework_headers`, so they never
actually got generated. This is a partial revert of r338058: I added
back the lldb-framework-headers target, but the framework-header-fix.sh
script still runs on the copied headers.

llvm-svn: 338074
lldb/cmake/modules/LLDBFramework.cmake