================
@@ -0,0 +1,42 @@
+target datalayout = 
"e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
+target triple = "x86_64-unknown-linux-gnu"
+
+;; A minimal test case. llc will crash if global variables already has a 
section
+;; prefix. Subsequent PRs will expand on this test case to test the hotness
+;; reconcillation implementation.
----------------
teresajohnson wrote:

s/reconcillation/reconciliation/

https://github.com/llvm/llvm-project/pull/162348
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to