DescriptionFix inlining annotations for AOT.
We were only recording metadata positions when mirrors were enabled. Mirrors are not enabled for AOT, so this metadata became unavailable to the inliner. Now we always record metadata position.
The tree-shaker has been updated to know how to remove the metadata.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/eed3b5e0bbe9ebaa54524f0beca1954eaed6c125
Patch Set 1 #Patch Set 2 : . #
Total comments: 4
Patch Set 3 : const #
Messages
Total messages: 11 (4 generated)
|