Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose [xctoolchain] subtarget for [dwarf-and-dsym]
Summary: To debug iOS tests, fdb needs the `[xctoolchain]` subtarget to materialize the correct version of `lldb-dap`. Because tests need to be built with `[dwarf-and-dsym]` to contain debugging information, this diff adds the `[xctoolchain]` subtarget as a subtarget of `[dwarf-and-dsym]`. Reviewed By: patskovn Differential Revision: D64036919 fbshipit-source-id: cc6d4c4a50ae20736e32391ff3281b53621885ea
- Loading branch information