search for: d2232

Displaying 7 results from an estimated 7 matches for "d2232".

Did you mean: 2232
2013 Nov 20
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...1/19 Timur Iskhodzhanov <timurrrr at google.com>: > > Attached is a slightly updated patch. > > (it doesn't include D2222 yet). > > The new version of the patch stopped fitting into the llvmdev 100K limit, > so I've uploaded it to http://llvm-reviews.chandlerc.com/D2232 > (you need to apply D2222 first if you'd like to give D2232 a try) > > > 2013/11/19 Eric Christopher <echristo at gmail.com>: > >> In general I do think we're going to need to abstract it out as much > >> as possible. I'm not sure what the previous p...
2013 Nov 20
0
[LLVMdev] Adding line table debug information to LLVM on Windows
Eric, David, 2013/11/19 Timur Iskhodzhanov <timurrrr at google.com>: > Attached is a slightly updated patch. > (it doesn't include D2222 yet). The new version of the patch stopped fitting into the llvmdev 100K limit, so I've uploaded it to http://llvm-reviews.chandlerc.com/D2232 (you need to apply D2222 first if you'd like to give D2232 a try) > 2013/11/19 Eric Christopher <echristo at gmail.com>: >> In general I do think we're going to need to abstract it out as much >> as possible. I'm not sure what the previous patch looks like, but &gt...
2013 Nov 20
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...nov <timurrrr at google.com>: >> > Attached is a slightly updated patch. >> > (it doesn't include D2222 yet). >> >> The new version of the patch stopped fitting into the llvmdev 100K limit, >> so I've uploaded it to http://llvm-reviews.chandlerc.com/D2232 >> (you need to apply D2222 first if you'd like to give D2232 a try) >> >> > 2013/11/19 Eric Christopher <echristo at gmail.com>: >> >> In general I do think we're going to need to abstract it out as much >> >> as possible. I'm not sure...
2013 Nov 19
6
[LLVMdev] Adding line table debug information to LLVM on Windows
Attached is a slightly updated patch. (it doesn't include D2222 yet). 2013/11/19 Eric Christopher <echristo at gmail.com>: > In general I do think we're going to need to abstract it out as much > as possible. I'm not sure what the previous patch looks like, but > abstracting the interface out would be general goodness for this. We > can talk about designs for that as
2013 Nov 20
2
[LLVMdev] Adding line table debug information to LLVM on Windows
.../11/19 Timur Iskhodzhanov <timurrrr at google.com>: >> Attached is a slightly updated patch. >> (it doesn't include D2222 yet). > > The new version of the patch stopped fitting into the llvmdev 100K limit, > so I've uploaded it to http://llvm-reviews.chandlerc.com/D2232 > (you need to apply D2222 first if you'd like to give D2232 a try) > That's a big patch. :) >> 2013/11/19 Eric Christopher <echristo at gmail.com>: >>> In general I do think we're going to need to abstract it out as much >>> as possible. I'm no...
2013 Dec 03
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...<timurrrr at google.com>: > >> Attached is a slightly updated patch. > >> (it doesn't include D2222 yet). > > > > The new version of the patch stopped fitting into the llvmdev 100K limit, > > so I've uploaded it to http://llvm-reviews.chandlerc.com/D2232 > > (you need to apply D2222 first if you'd like to give D2232 a try) > > > > That's a big patch. :) > Mostly because of the tests, I hope :) At least I already committed some obviously-independent parts of it... > >> 2013/11/19 Eric Christopher <echrist...
2013 Dec 03
1
[LLVMdev] Adding line table debug information to LLVM on Windows
On Tue, Dec 3, 2013 at 11:04 AM, Timur Iskhodzhanov <timurrrr at google.com> wrote: > > > > 2013/12/3 Eric Christopher <echristo at gmail.com> >> >> >> > >> >> >> >> Probably the same structure that we've been going down via >> >> lib/DebugInfo/. A set of files than handle reading and parsing and >> >>