[llvm] [CGData] llvm-cgdata (PR #89884)

Vincent Lee via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 13:50:13 PDT 2024


================
@@ -0,0 +1,83 @@
+# REQUIRES: shell
+# UNSUPPORTED: system-windows
+
+# Merge a binary file (e.g., a linked executable) having concatnated cgdata (__llvm_outline)
----------------
thevinster wrote:

```suggestion
# Merge a binary file (e.g., a linked executable) having concatenated cgdata (__llvm_outline)
```

https://github.com/llvm/llvm-project/pull/89884


More information about the llvm-commits mailing list