summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/module.modulemap
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-06-13 21:52:33 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-06-13 21:52:33 +0000
commit04ed1d1b685525a00de81b896abddddcc510c91b (patch)
tree21e4e1c76124596f3473445d3d8b7bbde9de63dc /llvm/lib/CodeGen/module.modulemap
parentbe315b63e258d9fe10f790bbcd8333570c2ff7db (diff)
downloadbcm5719-llvm-04ed1d1b685525a00de81b896abddddcc510c91b.tar.gz
bcm5719-llvm-04ed1d1b685525a00de81b896abddddcc510c91b.zip
DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attribute in a local variable.
In an effort to fix concrete variables referencing abstract origins where the concrete variable preceeds the first inlined usage, the addition of attributes such as name, file, etc will be delayed until the end of the module (to wait to see if any inlined instances have occurred, thus necessitating an abstract definition that the concrete definition should also reference). These test cases don't actually need to care about this ordering of attributes, so update them to be more resilient to such changes coming in the near future. llvm-svn: 210940
Diffstat (limited to 'llvm/lib/CodeGen/module.modulemap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud