[PATCH] D80428: [clang] Optimize SourceManager::getFileIDLocal [WIP]

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 26 03:44:55 PDT 2020


melver abandoned this revision.
melver added a comment.

More background: https://github.com/ClangBuiltLinux/linux/issues/1032

This approach likely doesn't yield too much benefit. Too much variability is observed when compiling Clang with either Clang or GCC.

Since Nick has a better proposal at the above link, let's abandon this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80428





More information about the cfe-commits mailing list