Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Recognize when a function is marked pragma(inline). #587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Dec 22, 2017

Primer support for pragma(inline). Probably won't work unless bodies of external functions are generated as well, which would be part of the cross-module inlining support.

@ibuclaw
Copy link
Member Author

ibuclaw commented Jan 27, 2018

Unblocked by #606, will switch linkage back over to decl_one_only first though in a separate patch.

@ibuclaw ibuclaw removed the blocked label Jan 27, 2018
@ibuclaw ibuclaw force-pushed the pragmainline branch 2 times, most recently from 4ac4f4e to b030191 Compare January 29, 2018 01:08
@mleise
Copy link
Contributor

mleise commented Apr 25, 2018

Cross-module inlining and pragma(inline, ...) support both sound great.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants