[all-commits] [llvm/llvm-project] a991cc: [LTO][CodeGen] Test LTO pipeline choices more thor...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Sep 7 06:49:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a991ccd8efec2888c9a46e68bf1d68820d66764a
https://github.com/llvm/llvm-project/commit/a991ccd8efec2888c9a46e68bf1d68820d66764a
Author: Paul T Robinson <paul.robinson at sony.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M clang/test/CodeGen/unified-lto-pipeline.c
Log Message:
-----------
[LTO][CodeGen] Test LTO pipeline choices more thoroughly (#65485)
The test was looking only for the bitcode writer pass; it should check
the full pipeline to make sure the choice is as intended.
More information about the All-commits
mailing list