Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Upgrade to ASM 5.0.4 #5

Merged
merged 13 commits into from
May 20, 2015
Merged

Upgrade to ASM 5.0.4 #5

merged 13 commits into from
May 20, 2015

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented May 20, 2015

No description provided.

lrytz added 12 commits May 20, 2015 15:39
Allows creating an asm.Attribute and directly providing the content
as a byte array.

Cherry-pick of
lrytz/scala@9a7e518
Fail early when adding an instruction that already belongs to a
different instruction list.

Cherry-pick of
lrytz/scala@eccd0dc
Make class MethodWriter public and add accessors for maxLocals and
maxStack. This is the simplest way to compute the maxs using the
ASM framework. It is used in the optimizer, see
scala/scala@90781e8

Cherry-pick of
lrytz/scala@91810c9
Fix typos. This change was initially part of
scala/scala@549dc88

Cherry-pick of
lrytz/scala@e1fbc7f
lrytz added a commit that referenced this pull request May 20, 2015
@lrytz lrytz merged commit e8ab57a into scala:master May 20, 2015
@lrytz lrytz deleted the asm-5.0.4 branch May 20, 2015 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant