[libc-commits] [PATCH] D72102: [libc] Add __attribute__((always_inline)) to x86_64 syscall functions.

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jan 6 12:52:10 PST 2020


abrachet added a comment.

Shouldn't these all be `static` as well, actually?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72102/new/

https://reviews.llvm.org/D72102





More information about the libc-commits mailing list