[all-commits] [llvm/llvm-project] 98563b: [libc][TableGen] Migrate libc-hdrgen backend to us...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Sat Sep 7 15:14:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98563b19c2d13bac7fb5ee2717ccae6279699e4c
https://github.com/llvm/llvm-project/commit/98563b19c2d13bac7fb5ee2717ccae6279699e4c
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2024-09-07 (Sat, 07 Sep 2024)
Changed paths:
M libc/utils/HdrGen/Command.h
M libc/utils/HdrGen/Generator.cpp
M libc/utils/HdrGen/Generator.h
M libc/utils/HdrGen/IncludeFileCommand.cpp
M libc/utils/HdrGen/IncludeFileCommand.h
M libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp
M libc/utils/HdrGen/PublicAPICommand.cpp
M libc/utils/HdrGen/PublicAPICommand.h
M libc/utils/LibcTableGenUtil/APIIndexer.cpp
M libc/utils/LibcTableGenUtil/APIIndexer.h
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
Log Message:
-----------
[libc][TableGen] Migrate libc-hdrgen backend to use const RecordKeeper (#107542)
Migrate libc-hdrgen backend to use const RecordKeeper
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list