[PATCH] D141220: [TableGen][SourceMgr] Correctly append filename to include directories
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 08:26:51 PST 2023
lattner added a comment.
Wow, great catch, thank you for fixing this! SourceMgr is used by more than just tblgen btw, so fixing this is great. 161 seconds to 6 seconds is quite the speedup too :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141220/new/
https://reviews.llvm.org/D141220
More information about the llvm-commits
mailing list