// 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...
A project dedicated to build LLVM toolchain for 32-bit Arm embedded targets. - Reorder the add_library_variant calls for the armv7r_hard_vfpv3_d16 t… · atomicdog/LLVM-embedded-toolchain-for-Arm@2602511
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. - [libc] Support add_object_library for the GPU build · david-arm/llvm-project@d51d2b5
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