[PATCH] D31549: COFF: tests for thinlto with mangled names

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 14:43:57 PDT 2017


pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.

LGTM

Please make it clear in your commit message that this is a test for your other change.



================
Comment at: test/COFF/Inputs/mangled-qux.ll:1
+target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
+target triple = "x86_64-pc-windows-msvc19.0.24215"
----------------
Rename thinlto-mangled-qux.ll


https://reviews.llvm.org/D31549





More information about the llvm-commits mailing list