Files
llvm/test/CodeGen/AArch64
Adrian Prantl 096faa974a Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
This reverts commit 289920 (again).
I forgot to implement a Bitcode upgrade for the case where a DIGlobalVariable
has not DIExpression. Unfortunately it is not possible to safely upgrade
these variables without adding a flag to the bitcode record indicating which
version they are.
My plan of record is to roll the planned follow-up patch that adds a
unit: field to DIGlobalVariable into this patch before recomitting.
This way we only need one Bitcode upgrade for both changes (with a
version flag in the bitcode record to safely distinguish the record
formats).

Sorry for the churn!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289982 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-16 19:39:01 +00:00
..
2015-02-13 10:48:30 +00:00
2016-10-26 18:49:16 +00:00
2016-05-31 18:31:14 +00:00
2016-10-18 20:41:30 +00:00
2016-05-03 05:21:53 +00:00
2016-05-26 12:42:55 +00:00
2014-08-20 10:40:20 +00:00