Search code examples
Use libc++ on Windows?...


windowsclangllvmlibc++

Read More
Linking error when building LLVM with Debug symbols...


dockercmakellvm

Read More
How to obtain the compilation command in a tool based on libtooling...


clangllvmlibtoolingcompilation-database

Read More
Passing a gcc flag through makefile...


gccmakefilellvm

Read More
How to avoid LLVM's Support CommandLine leaking library arguments?...


c++command-line-interfacellvm

Read More
How to list supported target architectures in clang?...


architectureclangllvmcross-platform

Read More
Custom LLVM backend: error: unable to interface with target machine...


compilationclangllvm

Read More
How does `mlir::cast` transform objects to derived classes?...


c++llvmllvm-ir

Read More
Why an ELF executable could have 4 LOAD segments?...


unixlinkerllvmldelf

Read More
LLVM's Libunwind Registers_mips_o32.jumpto returns to the wrong place...


c++llvmmipsmips32libunwind

Read More
Why does setjmp/longjmp cause 0xC0000028 in LLVM IR?...


clinkerllvmllvm-irsetjmp

Read More
LLVM generates stack usage on simple RISC-V function where GCC doesn't...


c++llvmriscv

Read More
Force clang not to unroll a loop...


coptimizationclangllvm

Read More
Is Clang really this smart?...


c++c++11clangllvmcompiler-optimization

Read More
LLVM OpenMP GPU Offloading Docker Image...


dockerclangopenmpllvmnvidia-docker

Read More
How to debug in VS Code using lldb?...


c++debuggingvisual-studio-codellvmlldb

Read More
What is the meaning of 10000 in the triple aarch64-linux-android10000?...


androidclangllvm

Read More
How to print dependencies from llvm / clang (equivalent of gcc -MD)?...


llvmclang

Read More
What are canonical types in Clang?...


c++cclangllvmclang++

Read More
Switching between GCC and Clang/LLVM using CMake...


cmakellvmclang

Read More
How can I get LLVM loop vectorization debug output in Numba?...


pythonlinuxllvmnumballvmlite

Read More
LLVM cpp backend, does it replace c backend?...


c++cllvmclang

Read More
What exactly is LLVM?...


gccllvm

Read More
How to automatically register and load modern Pass in Clang?...


clangllvm

Read More
Error Running ParaView on WSL: "spirv-expand-step" Registered More Than Once...


llvmparaview

Read More
LLVM how to detect and ignore library(built-in) functions?...


c++cllvmllvm-clang

Read More
Compiler Optimizations Are Not Applied...


c++gccoptimizationllvm

Read More
How to make clang compile to llvm IR...


cclangllvmbitcode

Read More
Correct immediate range of ldr in apple arm, possible clang assmbler bug...


assemblyclangllvmarm64addressing-mode

Read More
How to initialize a string and store value in llvm IR...


stringllvmllvm-c++-api

Read More
BackNext