Displaying 15 results from an estimated 15 matches for "emitsimplestmt".
2012 Feb 21
5
[LLVMdev] buildbot failure in LLVM on clang-x86_64-debian-fnt
...lang::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
17 clang 0x00000000008e66a7
clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 39
18 clang 0x00000000008e9c42
clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) +
594
19 clang 0x00000000008e9e40
clang::CodeGen::...
2012 Feb 21
0
[LLVMdev] buildbot failure in LLVM on clang-x86_64-debian-fnt
...ction::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
> 17 clang 0x00000000008e66a7
> clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 39
> 18 clang 0x00000000008e9c42
> clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) +
> 594
> 19 clang...
2013 Feb 08
2
[LLVMdev] assert when mixing static and non-static members with an external AST source
.../home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGDecl.cpp:93
#41 0x00007ffff4c52a65 in clang::CodeGen::CodeGenFunction::EmitDeclStmt (this=0x7fffffff9198, S=...)
at /home/athirumurthi/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 0x00007ffff4...
2013 Feb 15
0
[LLVMdev] assert when mixing static and non-static members with an external AST source
.../home/athirumurthi/git/lldb/tools/clang/lib/CodeGen/CGDecl.cpp:93
#41 0x00007ffff4c52a65 in clang::CodeGen::CodeGenFunction::EmitDeclStmt (this=0x7fffffff9198, S=...)
at /home/athirumurthi/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 0x00007ffff4...
2012 Apr 23
4
[LLVMdev] gdb + clang/llvm
...::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*) + 226
19 clang 0x0000000000c00de9 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 75
20 clang 0x0000000000c19808 clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) + 154
21 clang 0x000000000...
2012 Apr 23
0
[LLVMdev] gdb + clang/llvm
...: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*) + 226
> 19 clang 0x0000000000c00de9 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 75
> 20 clang 0x0000000000c19808 clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) + 154
> 21 clang...
2012 Apr 23
1
[LLVMdev] gdb + clang/llvm
...gt; > 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*) + 226
> > 19 clang 0x0000000000c00de9
> > clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) + 75
> > 20 clang 0x0000000000c19808
> > clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionAr...
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
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
Orc JIT v2 breaks OpenMP in 11.x branch?
...3
> #24 0x00007fb7119534b6 in
> clang::CodeGen::CodeGenFunction::EmitCompoundStmt
> (this=0x7fffd4fda9d0, S=..., GetLast=false,
> AggSlot=...) at
> /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:404
> #25 0x00007fb7119532b8 in
> clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffd4fda9d0,
> S=0x46c4750)
> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:377
> #26 0x00007fb711952547 in clang::CodeGen::CodeGenFunction::EmitStmt
> (this=0x7fffd4fda9d0, S=0x46c4750, Attrs=...)
> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGe...
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
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...534b6 in
>> clang::CodeGen::CodeGenFunction::EmitCompoundStmt
>> (this=0x7fffd4fda9d0, S=..., GetLast=false,
>> AggSlot=...) at
>> /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:404
>> #25 0x00007fb7119532b8 in
>> clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffd4fda9d0,
>> S=0x46c4750)
>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:377
>> #26 0x00007fb711952547 in clang::CodeGen::CodeGenFunction::EmitStmt
>> (this=0x7fffd4fda9d0, S=0x46c4750, Attrs=...)
>> at /u/geoff/llvmrepo/llvm-proj...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...ion::EmitCompoundStmt
> >>> (this=0x7fffd4fda9d0, S=..., GetLast=false,
> >>> AggSlot=...) at
> >>> /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:404
> >>> #25 0x00007fb7119532b8 in
> >>> clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffd4fda9d0,
> >>> S=0x46c4750)
> >>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:377
> >>> #26 0x00007fb711952547 in clang::CodeGen::CodeGenFunction::EmitStmt
> >>> (this=0x7fffd4fda9d0, S=0x46c4750, Attrs=...)
> &...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...t;> (this=0x7fffd4fda9d0, S=..., GetLast=false,
> >>>>> AggSlot=...) at
> >>>>> /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:404
> >>>>> #25 0x00007fb7119532b8 in
> >>>>> clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffd4fda9d0,
> >>>>> S=0x46c4750)
> >>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:377
> >>>>> #26 0x00007fb711952547 in clang::CodeGen::CodeGenFunction::EmitStmt
> >>>>> (this=0x7fffd4fda9d...
2020 Aug 10
2
[EXTERNAL] Re: Orc JIT v2 breaks OpenMP in 11.x branch?
...0x7fffd4fda9d0, S=..., GetLast=false,
>>>>>>> AggSlot=...) at
>>>>>>> /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:404
>>>>>>> #25 0x00007fb7119532b8 in
>>>>>>> clang::CodeGen::CodeGenFunction::EmitSimpleStmt (this=0x7fffd4fda9d0,
>>>>>>> S=0x46c4750)
>>>>>>> at /u/geoff/llvmrepo/llvm-project/clang/lib/CodeGen/CGStmt.cpp:377
>>>>>>> #26 0x00007fb711952547 in clang::CodeGen::CodeGenFunction::EmitStmt
>>>>>>> (this=...