1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

[llvm-objdump] Fix case of -Wmismatched-tags

This commit is contained in:
Jonathan Roelofs 2020-04-06 09:37:14 -06:00
parent c9acf39233
commit 08284650eb

View File

@ -13,7 +13,7 @@
namespace llvm {
class SymbolInfoTy;
struct SymbolInfoTy;
namespace objdump {
Optional<XCOFF::StorageMappingClass>