llvm-capstone/llvm/lib/TextAPI
Cyndy Ishida 7d3466b5c3
[llvm] Introduce XROS platform (#77707)
Accepts but otherwise ignores visionOS/XROS target triples as Darwin
based platform.

https://developer.apple.com/documentation/visionos
2024-01-16 16:32:10 -08:00
..
BinaryReader [TextAPI] Add support to convert RecordSlices -> InterfaceFile (#75007) 2023-12-20 08:47:10 -08:00
Architecture.cpp
ArchitectureSet.cpp
CMakeLists.txt [readtapi] Setup simple stubify support (#76075) 2023-12-20 14:56:53 -08:00
InterfaceFile.cpp [TextAPI] Skip adding empty attributes (#77400) 2024-01-09 09:41:14 -08:00
PackedVersion.cpp [TextAPI] Support more constructors for PackedVersions 2023-09-07 12:23:12 -07:00
Platform.cpp [llvm] Introduce XROS platform (#77707) 2024-01-16 16:32:10 -08:00
RecordsSlice.cpp [llvm] Use range-based for loops with llvm::drop_begin (NFC) 2024-01-13 18:18:47 -08:00
RecordVisitor.cpp [TextAPI] Add support to convert RecordSlices -> InterfaceFile (#75007) 2023-12-20 08:47:10 -08:00
Symbol.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
SymbolSet.cpp [llvm] Use DenseMap::lookup (NFC) 2023-08-10 18:44:16 -07:00
Target.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
TextAPIContext.h
TextAPIError.cpp [readtapi] Use OptParser.td for options (#72183) 2023-11-15 09:31:31 -08:00
TextStub.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
TextStubCommon.cpp [TextAPI] Remove TBD file attributes that aren't used anymore. 2023-07-24 14:26:32 -07:00
TextStubCommon.h [llvm][TextAPI] Add new not_for_dyld_shared_cache attribute to file… (#71735) 2023-11-09 09:22:16 -08:00
TextStubV5.cpp [TextAPI] Use function_ref where possible, NFCI (#76732) 2024-01-02 09:47:38 -08:00
Utils.cpp [readtapi] Setup simple stubify support (#76075) 2023-12-20 14:56:53 -08:00