Skip to content

Fix test_emulated_function_pointers_2 after recent fastcomp changes - #9428

Merged
sbc100 merged 1 commit into
incomingfrom
fix_emulated_fp_test
Sep 12, 2019
Merged

Fix test_emulated_function_pointers_2 after recent fastcomp changes#9428
sbc100 merged 1 commit into
incomingfrom
fix_emulated_fp_test

Conversation

@sbc100

@sbc100 sbc100 commented Sep 12, 2019

Copy link
Copy Markdown
Collaborator

Function pointers in relocatable code are now less optimized, unless
the functions are internal to the module (invisible to other modules).

Function pointers in relocatable code are now less optimized, unless
the functions are internal to the module (invisible to other modules).
@sbc100
sbc100 requested a review from kripken September 12, 2019 17:21
@sbc100
sbc100 merged commit f436e41 into incoming Sep 12, 2019
@sbc100
sbc100 deleted the fix_emulated_fp_test branch September 12, 2019 17:32
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
…mscripten-core#9428)

Function pointers in relocatable code are now less optimized, unless
the functions are internal to the module (invisible to other modules).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants