Displaying 1 result from an estimated 1 matches for "getpersonalityfnus".
Did you mean:
getpersonalityfn
2015 Oct 10
2
[RFC] Clean up the way we store optional Function data
...ace to keep the daisy-chaining sane.
I have this mostly working. There's just one outstanding issue in clang. The
PersonalityHasOnlyCXXUses() routine needs to look up all the Function objects
which refer to a particular personality function. I plan on supporting this by
defining a ``Function::getPersonalityFnUsers(Fn)`` routine.
I'm hoping to have patches out for review by Monday. I thought I'd send this
out now to get feedback on my approach -- plus, I didn't want to send stuff in
out of the blue.
Let me know what you think!
vedant
[1] https://llvm.org/bugs/show_bug.cgi?id=24755