Implement createLabel() to allocate DILabel objects.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I suggest combining this with a patch that actually uses the API. We don't generally have commits that add APIs without uses or tests.