Commit Graph

2 Commits

Author SHA1 Message Date
Saleem Abdulrasool
218b37e1bb build: rename LLVM_COMPONENT_DEPENDS
This is not a target dependency but a target link.  Name the parameter
to be less misleading.  This also makes the name identical to the LLVM
parameter.
2019-05-04 19:58:28 -07:00
Davide Italiano
3a17628611 [Reflection] Add an utility to stress test the metadata reader.
lldb now uses this quite extensively so we want to make sure
we don't crash on invalid.

<rdar://problem/49043621>
2019-03-21 10:34:33 -07:00