================
@@ -505,6 +800,12 @@ TEST_F(JSONFormatTUSummaryTest,
NamespaceElementInvalidKind) {
}
}
],
+ "linkage_table": [
+ {
+ "id": 0,
+ "linkage": { "type": "external" }
+ }
+ ],
----------------
aviralg wrote:
Agreed, this is more compact. I believe the plan is to extend linkage data in
the future. If we end up creating separate maps instead for the new data, then
this is a worthwhile optimization.
https://github.com/llvm/llvm-project/pull/182961
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits