[all-commits] [llvm/llvm-project] a01182: [GlobalOpt] Add test where the initializer evaluat...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Mar 10 07:02:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a011823bff4d5399fd9ca6718aeb902d509b8887
https://github.com/llvm/llvm-project/commit/a011823bff4d5399fd9ca6718aeb902d509b8887
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
A llvm/test/Transforms/GlobalOpt/load-failed-to-evaluate-initializer.ll
Log Message:
-----------
[GlobalOpt] Add test where the initializer evaluation fails.
Test coverage for D145490.
More information about the All-commits
mailing list