Unit test for functionality going to be added by D118441
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
I assume there are no more comments so far. If you find anything, please let me know and I will fix.
@ebrevnov I've reverted this as it was breaking a large number of buildbots due to link errors, maybe you've added a new lib dependency? https://lab.llvm.org/buildbot/#/builders/139/builds/19686
Please can you get this reviewed before you try again.
Yep, there is a new dependency which I didn't catch because I use dynamic linking locally. Fixed that quickly but your revert reached first :-)
Please can you get this reviewed before you try again.
Read your message too late. Re-landed already. The reason why I landed without formal approval in the first place is because this is new regression test for the change in D118441 which was approved.
Braces