// Add the resource dir library path SmallString<128> runtimeLibDir(rootDir); sys::path::append(runtimeLibDir, "lib", "clang", std::to_string(LLVM_VERSION_MAJOR), "lib"); searchPaths.insert(searchPaths.begin(), saver().save(runtimeLibDir.str())); // Resource dir + osname, whi...
5 changes: 4 additions & 1 deletion 5 libc/cmake/modules/LLVMLibCLibraryRules.cmake Original file line numberDiff line numberDiff line change @@ -152,7 +152,7 @@ function(create_header_library fq_target_name) "ADD_HEADER" "" # Optional arguments "" # Single value arguments "HDRS;DEP...
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. - [mlir][AMDGPU] Add support for AMD f16 math library calls (#108809) · dlav-sc/llvm-project@1c47fa9