mirror of https://github.com/mono/CppSharp.git
Browse Source
`get_llvm_build_dir()` returns directory `<llvm_dir>/build`. It is incorrect when using non-packaged LLVM build, because LLVM is built into `'deps/llvm/'..get_llvm_package_name()`. This change fixes issue where using unpackaged LLVM build resulted in `error: ‘StrictFP’ is not a member of ‘llvm::Attribute’`.pull/1018/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue