diff options
author | Pavel Labath <pavel@labath.sk> | 2019-06-20 09:46:37 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-06-20 09:46:37 +0000 |
commit | 5418d335e1d85b69c45e8b0124bbf43d4761a9bf (patch) | |
tree | fef11609a239f69dbbb6347f238b7f269c06d67e /llvm/tools/llvm-nm/llvm-nm.cpp | |
parent | dad50a74587466e2ff4137f4bc41df2f143c7812 (diff) | |
download | bcm5719-llvm-5418d335e1d85b69c45e8b0124bbf43d4761a9bf.tar.gz bcm5719-llvm-5418d335e1d85b69c45e8b0124bbf43d4761a9bf.zip |
Fix -Wmismatched-tags introduced in r363910
That commit changed DIERef from a struct to a class, but did not update
the forward-declarations. This fixes one forward-declaration, and
removes other (unused) decls.
llvm-svn: 363915
Diffstat (limited to 'llvm/tools/llvm-nm/llvm-nm.cpp')
0 files changed, 0 insertions, 0 deletions