diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-02-15 19:34:03 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-02-15 19:34:03 +0000 |
commit | f1a6dea82c6b702842af75f2d98e89700bdd800d (patch) | |
tree | aae588144d8372734ead67b98269d2a9fd177a78 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 90181d6180cdfe050dd0cff470499e26b3d61dd5 (diff) | |
download | bcm5719-llvm-f1a6dea82c6b702842af75f2d98e89700bdd800d.tar.gz bcm5719-llvm-f1a6dea82c6b702842af75f2d98e89700bdd800d.zip |
DebugInfo: Deduplicate entries in the fission address table
This broke in r185459 while TLS support was being generalized to handle
non-symbol TLS representations.
I thought about/tried having an enum rather than a bool to track the
TLS-ness of the address table entry, but namespaces and naming seemed
more hassle than it was worth for only one caller that needed to specify
this.
llvm-svn: 201469
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions