[PATCH] D144158: [TextAPI] Capture new properties from TBD to InterfaceFile
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 19:03:05 PST 2023
cishida created this revision.
cishida added reviewers: steven_wu, ributzka, pete.
Herald added a subscriber: hiraditya.
Herald added a project: All.
cishida requested review of this revision.
Herald added a project: LLVM.
- Deployment Versions for targets
- Run Search Paths
- Text vs Data Segment attributes to symbols
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144158
Files:
llvm/include/llvm/TextAPI/InterfaceFile.h
llvm/include/llvm/TextAPI/Symbol.h
llvm/include/llvm/TextAPI/Target.h
llvm/lib/TextAPI/InterfaceFile.cpp
llvm/lib/TextAPI/Target.cpp
llvm/lib/TextAPI/TextStubV5.cpp
llvm/unittests/TextAPI/TextStubHelpers.h
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
llvm/unittests/TextAPI/TextStubV5Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144158.497866.patch
Type: text/x-patch
Size: 22704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/f97de3e8/attachment-0001.bin>
More information about the llvm-commits
mailing list