=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== oclgrind-19.10/README.md-41-`LLVMConfig.cmake` file (typically either oclgrind-19.10/README.md:42:`${LLVM_ROOT}/lib/cmake/llvm` or `${LLVM_ROOT}/share/llvm/cmake/`). oclgrind-19.10/README.md-43-If Clang is installed separately to LLVM, then you may also be ############################################## oclgrind-19.10/README.md-54- oclgrind-19.10/README.md:55:where `${OCLGRIND_SOURCE}` is the path to the root directory oclgrind-19.10/README.md:56:containing the Oclgrind source code, `${LLVM_ROOT}` is the path to the oclgrind-19.10/README.md:57:LLVM installation, and `${INSTALL_ROOT}` is the desired installation oclgrind-19.10/README.md-58-root directory (this can be omitted if installing to system ############################################## oclgrind-19.10/src/core/Program.cpp-380- Dl_info dlinfo; oclgrind-19.10/src/core/Program.cpp:381: if (dladdr((const void*)Program::createFromBitcode, &dlinfo)) oclgrind-19.10/src/core/Program.cpp-382- { ############################################## oclgrind-19.10/src/plugins/Uninitialized.cpp-1119- // For inline asm, do the usual thing: check argument shadow and mark all oclgrind-19.10/src/plugins/Uninitialized.cpp:1120: // outputs as clean. Note that any side effects of the inline asm that are oclgrind-19.10/src/plugins/Uninitialized.cpp-1121- // not immediately visible in its constraints are not handled. ############################################## oclgrind-19.10/.pc/pch-location.patch/src/core/Program.cpp-380- Dl_info dlinfo; oclgrind-19.10/.pc/pch-location.patch/src/core/Program.cpp:381: if (dladdr((const void*)Program::createFromBitcode, &dlinfo)) oclgrind-19.10/.pc/pch-location.patch/src/core/Program.cpp-382- {