To better reflect the meaning of the now-disambiguated
{GlobalValue, GlobalAlias}::getBaseObject after breaking off
GlobalIFunc::getResolverFunction, the function is renamed to
getAliaseeObject.
Details
Details
- Reviewers
MaskRay dexonsmith
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Renamed one additional straggler in clang, removed trailing whitespace elimination hunks.
Comment Actions
Might I ask that you commit this on my behalf? Got no commit access :)
(I think the test failures are unrelated, they complain about missing file llvm-jitlink o_O)
Author: Itay Bookstein <ibookstein@gmail.com>
Comment Actions
Sorry that I forgot to push this last Monday. I was then out of town for one week and was just back.
Pushed on your behalf. I checked some large users like Julia/Rust/Swift and many other downstream users and confirmed that none uses the API, so I don't consider adding a compatibility alias.
Comment Actions
Closed by 40ec1c0f16cb23f8b83fb3d28b195e83991defd9
Forgot to attach Differential Revision: