@cishida noticed I had hardcoded PlatformKind in my TBD generation in my first commit of llvm-ifs. This is a differential to get that rectified.
Any pointers on what the proper triple for BridgeOS should be would be helpful.
Differential D67255
[llvm-ifs] Fixing hardcoding of PlatformKind for TBD generation plotfi on Sep 5 2019, 11:14 PM. Authored by
Details @cishida noticed I had hardcoded PlatformKind in my TBD generation in my first commit of llvm-ifs. This is a differential to get that rectified. Any pointers on what the proper triple for BridgeOS should be would be helpful.
Diff Detail
Event TimelineComment Actions bridgeOS hasn't been added to llvm triple yet, so it's fine to exclude it for now. |