CWKSC

Results 1 issues of CWKSC

Refer to https://github.com/dotnet/LLVMSharp/pull/206 I change to use type-safe extensions that already exist in the project. This HelloWorld sample will output: ```ll [Output of LLVM IR]: ; ModuleID = 'Hello World'...