summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sse4a-builtins.c
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-05-19 22:07:16 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-05-19 22:07:16 +0000
commit973141a0358f5d47f40acdf272b8d6a9f0cbfba6 (patch)
tree2371d9557a2df1a65e70927bfc1730bacf545e19 /clang/test/CodeGen/sse4a-builtins.c
parent48b056bab048a84d1cad5186721b1e9d94d7a2c0 (diff)
downloadbcm5719-llvm-973141a0358f5d47f40acdf272b8d6a9f0cbfba6.tar.gz
bcm5719-llvm-973141a0358f5d47f40acdf272b8d6a9f0cbfba6.zip
DebugInfo: Don't include DW_AT_inline on each abstract definition multiple times.
When I refactored this in r208636 I accidentally caused this to be added multiple times to each abstract subprogram (not accounting for the deduplicating effect of the InlinedSubprogramDIEs set). This got better in r208798 when the abstract definitions got the attribute added to them at construction time, but still had the redundant copies introduced in r208636. This commit removes those excess DW_AT_inlines and relies solely on the insertion in r208798. llvm-svn: 209166
Diffstat (limited to 'clang/test/CodeGen/sse4a-builtins.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud