Hi everyone, It looks to me like we're out of bits for function attributes. I need another one, unfortunately... Is there any objection to moving to 64 bits? I can write the patch. Thanks, Patrick
On Sep 27, 2011, at 4:05 PM, Patrick Walton wrote:> Hi everyone, > > It looks to me like we're out of bits for function attributes. I need > another one, unfortunately... >There's one bit that's not being used, and that's the 'Hotpatch' bit. I added it because Wine wants support for the ms_hook_prologue attribute, but I haven't hooked it up to anything yet. I'm more than willing to surrender that bit to you for now, because I'm not sure when I'll get around to implementing support for it. Chip
Possibly Parallel Threads
- [LLVMdev] Implementing the hotpatch attribute for X86
- [LLVMdev] [patch] Add the returns_twice attribute
- RFC: New function attribute "patchable-prologue"="<kind>"
- [LLVMdev] Implementing the hotpatch attribute for X86
- [LLVMdev] Implementing the hotpatch attribute for X86