[all-commits] [llvm/llvm-project] b70d87: [TextAPI] Capture new properties from TBD to Inter...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Sat Feb 18 11:18:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b70d87bc5e471cb2028329757f64105768540245
https://github.com/llvm/llvm-project/commit/b70d87bc5e471cb2028329757f64105768540245
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M llvm/include/llvm/TextAPI/InterfaceFile.h
M llvm/include/llvm/TextAPI/Symbol.h
M llvm/include/llvm/TextAPI/Target.h
M llvm/lib/TextAPI/InterfaceFile.cpp
M llvm/lib/TextAPI/Target.cpp
M llvm/lib/TextAPI/TextStubV5.cpp
M llvm/unittests/TextAPI/TextStubHelpers.h
M llvm/unittests/TextAPI/TextStubV3Tests.cpp
M llvm/unittests/TextAPI/TextStubV4Tests.cpp
M llvm/unittests/TextAPI/TextStubV5Tests.cpp
Log Message:
-----------
[TextAPI] Capture new properties from TBD to InterfaceFile
* Deployment Versions for targets
* Run Search Paths
* Text vs Data Segment attributes to symbols
Reviewed By: pete
Differential Revision: https://reviews.llvm.org/D144158
More information about the All-commits
mailing list