================
@@ -505,6 +800,12 @@ TEST_F(JSONFormatTUSummaryTest,
NamespaceElementInvalidKind) {
}
}
],
+ "linkage_table": [
+ {
+ "id": 0,
+ "linkage": { "type": "external" }
+ }
+ ],
----------------
steakhal wrote:Aligned. Let's come back to this later if needed. https://github.com/llvm/llvm-project/pull/182961 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
