0

How to parse a .swiftmodule file ?

the doc https://github.com/apple/swift/blob/main/docs/Serialization.md descriped the .swiftmodule is LLVM bitcode file,now I want parse or deserialize it and get the AST information,How can I do?

How to open a .swiftmodule file i use the swift-ide-test tool to print a .swiftmodule file,but it did not work

  • Welcome to SO. Please take a [tour] and read [ask] for tips how to write a good question. You can [edit] your question with a [example] showing what you have already tried and what part is not working. This will help others answering your question. – koen Feb 24 '23 at 12:33

0 Answers0