<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Bitcode/DIGlobalVariableExpression2.ll.bc, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Fix bitcode upgrade for DIGlobalVariables with a var: field.</title>
<updated>2017-02-08T17:44:43+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2017-02-08T17:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a5bf2d7003928e5ada8e22d4bbf0c776633eecab'/>
<id>a5bf2d7003928e5ada8e22d4bbf0c776633eecab</id>
<content type='text'>
This is a follow-up to https://reviews.llvm.org/D29349.  It turns out
that NeedUpgradeToDIGlobalVariableExpression is always necessary when
we encountered a version==0 record because it may always be referenced
via a list of globals in a DICompileUnit. My tests weren't good enough
to catch this though. To trigger this case, we need much older bitcode
produced by LLVM around version 3.7.

&lt;rdar://problem/30404262&gt;

Differential Revision: https://reviews.llvm.org/D29693

llvm-svn: 294488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow-up to https://reviews.llvm.org/D29349.  It turns out
that NeedUpgradeToDIGlobalVariableExpression is always necessary when
we encountered a version==0 record because it may always be referenced
via a list of globals in a DICompileUnit. My tests weren't good enough
to catch this though. To trigger this case, we need much older bitcode
produced by LLVM around version 3.7.

&lt;rdar://problem/30404262&gt;

Differential Revision: https://reviews.llvm.org/D29693

llvm-svn: 294488
</pre>
</div>
</content>
</entry>
</feed>
