Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 217 Bytes

File metadata and controls

9 lines (5 loc) · 217 Bytes

優化

LLVM

  • rust#58329

    LLVM需要確保是pure function才能優化,但 extern C 無法被確認

    範例