[PATCH] D138634: GlobalIFunc: Make allowed constant expressions stricter
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 20:09:10 PST 2022
MaskRay added inline comments.
================
Comment at: llvm/test/Assembler/ifunc-addrspacecast.ll:1
+; RUN: llvm-as < %s | llvm-dis | FileCheck %s
+
----------------
These tests test similar properties. Consider using `split-file`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138634/new/
https://reviews.llvm.org/D138634
More information about the llvm-commits
mailing list