search for: pr12831

Displaying 2 results from an estimated 2 matches for "pr12831".

Did you mean: pr123
2016 May 09
2
RFC: metadata attachments for global variables
...you mean by "<this> is how it worked until" - 'this' being how it used to work and how you're proposing to make it work? I'm not quite following. > There are a couple of tests that exercise this path > (DebugInfo/X86/multiple-at-const-val.ll and DebugInfo/X86/pr12831.ll) but > it seems likely that they were just upgraded manually. > > Do we care about backwards compatibility for debug info from that far back? > Yeah, pretty sure we don't care. > I assume we don't, since this predates the last debug info version bump in > 2015 (r2310...
2016 May 06
4
RFC: metadata attachments for global variables
On Fri, May 6, 2016 at 2:09 PM, David Blaikie <dblaikie at gmail.com> wrote: > > > On Fri, May 6, 2016 at 1:55 PM, Peter Collingbourne via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> >> >> On Fri, May 6, 2016 at 1:21 PM, Duncan P. N. Exon Smith < >> dexonsmith at apple.com> wrote: >> >>> >>> > On