search for: emitstmt

Displaying 16 results from an estimated 16 matches for "emitstmt".

2012 Feb 21
5
[LLVMdev] buildbot failure in LLVM on clang-x86_64-debian-fnt
...2f40 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) + 96 13 clang 0x0000000000847a27 clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) + 247 14 clang 0x00000000008e6948 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 712 15 clang 0x00000000008e9e40 clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) + 272 16 clang 0x00000000008ea0ff clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) + 271...
2012 Feb 21
0
[LLVMdev] buildbot failure in LLVM on clang-x86_64-debian-fnt
...nction::EmitScalarExpr(clang::Expr const*, > bool) + 96 > 13 clang 0x0000000000847a27 > clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, > clang::CodeGen::AggValueSlot, bool) + 247 > 14 clang 0x00000000008e6948 > clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 712 > 15 clang 0x00000000008e9e40 > clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt > const&, bool, clang::CodeGen::AggValueSlot) + 272 > 16 clang 0x00000000008ea0ff > clang::CodeGen::CodeGenFunction::EmitSimpleStmt(...
2012 Apr 23
4
[LLVMdev] gdb + clang/llvm
...0x0000000000ba1a40 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) + 176 15 clang 0x0000000000c03875 clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) + 683 16 clang 0x0000000000c01084 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 742 17 clang 0x0000000000c014ff clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) + 241 18 clang 0x0000000000c012d6 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) +...
2020 Aug 10
2
Orc JIT v2 breaks OpenMP in 11.x branch?
...CGOpenMPRuntime.cpp:6222 > #21 0x00007fb71197f8bd in > clang::CodeGen::CodeGenFunction::EmitOMPForDirective > (this=0x7fffd4fda9d0, S=...) > at > /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:3353 > #22 0x00007fb711952aeb in clang::CodeGen::CodeGenFunction::EmitStmt > (this=0x7fffd4fda9d0, S=0x46c3b18, Attrs=...) > at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:202 > #23 0x00007fb7119537d3 in > clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope > (this=0x7fffd4fda9d0, S=..., > GetLast=false, AggSlot=...) at...
2012 Apr 23
0
[LLVMdev] gdb + clang/llvm
...000000ba1a40 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) + 176 > 15 clang 0x0000000000c03875 clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) + 683 > 16 clang 0x0000000000c01084 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 742 > 17 clang 0x0000000000c014ff clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) + 241 > 18 clang 0x0000000000c012d6 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt...
2020 Aug 03
2
Orc JIT v2 breaks OpenMP in 11.x branch?
Greetings, Lang and other JITters, Last week I moved our Orc v2-based app from top-of-tree to the new 11.x branch, and it no longer handles C++ code containing OpenMP directives correctly. More specifically, if I JIT compile a function containing OpenMP parallel/for pragmas, using a release version of LLVM, the code compiles and seems to work, but if I try to write the module's bitcode to
2012 Apr 23
1
[LLVMdev] gdb + clang/llvm
...ScalarExpr(clang::Expr > > const*, bool) + 176 > > 15 clang 0x0000000000c03875 > > clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt > > const&) + 683 > > 16 clang 0x0000000000c01084 > > clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + > > 742 > > 17 clang 0x0000000000c014ff > > clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt > > const&, bool, clang::CodeGen::AggValueSlot) + 241 > > 18 clang 0x0000000000c012d6 > > clang::Co...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
....cpp:6222 >> #21 0x00007fb71197f8bd in >> clang::CodeGen::CodeGenFunction::EmitOMPForDirective >> (this=0x7fffd4fda9d0, S=...) >> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:3353 >> #22 0x00007fb711952aeb in clang::CodeGen::CodeGenFunction::EmitStmt >> (this=0x7fffd4fda9d0, S=0x46c3b18, Attrs=...) >> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:202 >> #23 0x00007fb7119537d3 in >> clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope >> (this=0x7fffd4fda9d0, S=..., >> GetLast...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...f8bd in > >>> clang::CodeGen::CodeGenFunction::EmitOMPForDirective > >>> (this=0x7fffd4fda9d0, S=...) > >>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:3353 > >>> #22 0x00007fb711952aeb in clang::CodeGen::CodeGenFunction::EmitStmt > >>> (this=0x7fffd4fda9d0, S=0x46c3b18, Attrs=...) > >>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:202 > >>> #23 0x00007fb7119537d3 in > >>> clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope > >>> (th...
2012 Apr 23
0
[LLVMdev] gdb + clang/llvm
On Apr 20, 2012, at 6:35 PM, Roland Leißa <leissa at cs.uni-saarland.de> wrote: > ok, I now have a problem in the code generator. > Let's say I want to set a breakpoint somewhere in > clang/lib/CodeGen/CGExprScalar.cpp > > What do I have to do in order to trigger breakpoints, see backtraces and so on? You set a breakpoint and ask to see a backtrace? -eric
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...clang::CodeGen::CodeGenFunction::EmitOMPForDirective > >>>>> (this=0x7fffd4fda9d0, S=...) > >>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:3353 > >>>>> #22 0x00007fb711952aeb in clang::CodeGen::CodeGenFunction::EmitStmt > >>>>> (this=0x7fffd4fda9d0, S=0x46c3b18, Attrs=...) > >>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:202 > >>>>> #23 0x00007fb7119537d3 in > >>>>> clang::CodeGen::CodeGenFunction::EmitCompoundStmtW...
2012 Apr 21
2
[LLVMdev] gdb + clang/llvm
ok, I now have a problem in the code generator. Let's say I want to set a breakpoint somewhere in clang/lib/CodeGen/CGExprScalar.cpp What do I have to do in order to trigger breakpoints, see backtraces and so on? -- Roland ----- Original Message ----- > From: "Eric Christopher" <echristo at apple.com> > To: "Roland Leißa" <leissa at cs.uni-saarland.de>
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...deGen::CodeGenFunction::EmitOMPForDirective >>>>>>> (this=0x7fffd4fda9d0, S=...) >>>>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:3353 >>>>>>> #22 0x00007fb711952aeb in clang::CodeGen::CodeGenFunction::EmitStmt >>>>>>> (this=0x7fffd4fda9d0, S=0x46c3b18, Attrs=...) >>>>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:202 >>>>>>> #23 0x00007fb7119537d3 in >>>>>>> clang::CodeGen::CodeGenFunction::Emit...
2013 Feb 08
2
[LLVMdev] assert when mixing static and non-static members with an external AST source
...hirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:809 #42 0x00007ffff4c4e2a5 in clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffffff9198, S=0xd6a688) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:176 #43 0x00007ffff4c4dbb7 in clang::CodeGen::CodeGenFunction::EmitStmt (this=0x7fffffff9198, S=0xd6a688) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:47 #44 0x00007ffff4c5288e in clang::CodeGen::CodeGenFunction::EmitCompoundStmt (this=0x7fffffff9198, S=..., GetLast=false, AggSlot=...) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/...
2013 Feb 15
0
[LLVMdev] assert when mixing static and non-static members with an external AST source
...hirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:809 #42 0x00007ffff4c4e2a5 in clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffffff9198, S=0xd6a688) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:176 #43 0x00007ffff4c4dbb7 in clang::CodeGen::CodeGenFunction::EmitStmt (this=0x7fffffff9198, S=0xd6a688) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGStmt.cpp:47 #44 0x00007ffff4c5288e in clang::CodeGen::CodeGenFunction::EmitCompoundStmt (this=0x7fffffff9198, S=..., GetLast=false, AggSlot=...) at /home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/...
2019 Jul 29
4
ICE in release/9.x when using LLVM_ENABLE_MODULES
I ran into an LLVM/Clang crash when attempting to do the following: 1. Build Clang from the release/9.x branch source. 2. Use the Clang from (1) to build clangd on the release/9.x branch, with LLVM_ENABLE_MODULES=On. I wrote a script to reproduce the crash: https://gist.github.com/modocache/ac366ca9673b93bb21e75d3e72162608 At the above URL, you'll find a script `repro.sh` that reproduces