lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.29k stars 145 forks source link

Remove gnu_inline from ALWAYS_INLINE #418

Closed artemdinaburg closed 4 years ago

artemdinaburg commented 4 years ago

Clang10 behaves differently on gnu_inline, and gnu behavior is probably not needed here.