Tags: vdka/LLVMSwift
Tags
Merge pull request llvm-swift#85 from CodaFi/i-am-not-a-wrapper Wrap more parts of the LLVM API
Changed OpCode to use an explicit initializer rather than using raw v… …alues from the enum (llvm-swift#68)
Guarded imports with a NO_SWIFTPM macro (llvm-swift#41) * Guarded imports with a NO_SWIFTPM macro * Added non-swiftpm installation isntructions * fixed code voice
Added module-related functions to JIT (llvm-swift#38) * Added module-related functions to JIT * Updated comment with example * Extra code voice
Merge pull request llvm-swift#26 from CodaFi/full-employment 100% Documentation Coverage
Added delete() functions to Function and Global. (llvm-swift#20)
PreviousNext