Reference UNIFFI_META_* symbols in the megazord stub so the linker keeps them - #7498
Conversation
mhammond
left a comment
There was a problem hiding this comment.
Does the existing pattern work here? All this code is solving the exact same problem, and what I hate about this version is that it looks like every public api change is going to need an entry here which is going to regularly shoot people's toes off.
I agree this is not optimal, but the checksum trick doesn't work for most of the entries I added because they're data only. We could maybe use |
4629183 to
7603509
Compare
|
Hmm, I seem to have irreparably merged these unintentionally by trying to change the order... |
88d7e4f to
68506e1
Compare
7603509 to
348a886
Compare
mhammond
left a comment
There was a problem hiding this comment.
I hate it but have no better ideas :)
This necessary for the
application-servicesmonorepo work in Firefox. Full stack on Phabricator here: https://phabricator.services.mozilla.com/D313317