Search code examples
how to get LLVM opt to output MIR to be passed to llc?...


llvmcompiler-optimizationllvm-clangllc

Read More
Clang doesn't see basic headers...


c++c++11clangclang++llvm-clang

Read More
compile binary with afl-clang-fast with custom LLVM IR passes...


clangllvmllvm-clangllvm-iramerican-fuzzy-lop

Read More
std::to_chars compile but not linking on MacOS / clang...


c++macosclang++llvm-clangundefined-symbol

Read More
How to get the textual representation of an LLVM IR instruction?...


llvmllvm-clangllvm-ir

Read More
What do you need to install to use Clang on windows to build c++14 for 64 bit?...


windowsc++11gccclang++llvm-clang

Read More
How to create category for external headers in clang-format?...


c++regexclangllvm-clangclang-format

Read More
llvm Linking CXX shared library ../../lib/libLTO.so undefiened refernece to target...


llvmllvm-clanghalide

Read More
Clang Tool (libtooling): set header search path to standard libs headers. Foundation framework...


c++compilationincludeheader-filesllvm-clang

Read More
How do I cross-compile LLVM/Clang for AArch64 on x64 host?...


cross-compilingllvm-clangarm64raspberry-pi4

Read More
Clang VS VC++:"error: declaration of 'T' shadows template parameter"...


c++templatesllvm-clang

Read More
Clang C++ Cross Compiler - Generating Windows Executable from Mac OS X...


c++windowsmacosclangllvm-clang

Read More
How to make the LLVM Opt tool to report which analysis passes successfully used by each optimization...


optimizationllvmllvm-clangllvm-irbitcode

Read More
Unable to get the names of the functions called by call instructions in LLVM pass...


clangllvmclang++llvm-clangllvm-ir

Read More
Are loops allowed in Linux's BPF programs?...


llvm-clangbpfebpf

Read More
LLVM with CUDA inline assembly...


c++cudallvm-clang

Read More
What standard C library does Clang use? glibc, its own, or some other one?...


printfglibcllvm-clanglibcc-standard-library

Read More
clang-format: How to keep each element of constructor's initializer list on a separate line...


c++llvm-clangclang-format

Read More
Is it possible to compile & link Clang/LLVM using the gold linker?...


cmakeclangllvmllvm-clanggold-linker

Read More
Compile time check for valid file references in Xcode...


objective-ciosxcodecompiler-constructionllvm-clang

Read More
How to find the version of installed library in Python?...


pythonpython-3.xclangpython-importllvm-clang

Read More
ASTContext::getParents() - Ancestors or Parents?...


llvm-clang

Read More
Getting clang-tidy to fix header files...


c++clang++llvm-clangautomated-refactoringclang-tidy

Read More
Can clang produce an AST dump and a binary in the same run...


xcodeclangllvmabstract-syntax-treellvm-clang

Read More
No Emscripten, How to Compile C++ With Standard Library to WebAssembly...


c++compilationllvm-clangwebassembly

Read More
LLVM address sanitizer with CMake...


c++cmakellvm-clangaddress-sanitizer

Read More
Get filename and location from Function...


llvmclang++llvm-clangllvm-irllvm-3.0

Read More
Why do builds for various projects fail with ‘Operation not permitted’ using iOS on-device compiler/...


iosbuildgnu-makejailbreakllvm-clang

Read More
Integrate LLVM Clang 4.x.x / 5.x.x / 6.x.x into Visual Studio 2017...


visual-studiomsbuildvisual-studio-2017llvmllvm-clang

Read More
Clang 3.8 error: invalid linker name in argument '-fuse-ld=gold-2.25'...


c++buildlinkerclangllvm-clang

Read More
BackNext