This takes advantage of the implicit default behavior to reduce the number of
attributes, which in turns reduces compilation time. I've observed -3% in
instruction count when compiling sqlite3 amalgamation with -O0
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo