[cfe-dev] Wanna learn LLVM IR fast by compiling C++ tests into LLVM IR using Clang

Joerg Sonnenberger via cfe-dev cfe-dev at lists.llvm.org
Sun Oct 30 11:16:39 PDT 2016


On Sun, Oct 30, 2016 at 08:05:38PM +0300, Pavel Senatorov via cfe-dev wrote:
> Tried to use
> \T\LLVM\bin\clang -emit-llvm -S -o T0.Cpp.ir -v T0.Cpp
> without success: below clang output:

Call the file .cpp and not .Cpp.

Joerg



More information about the cfe-dev mailing list