[all-commits] [llvm/llvm-project] 1a7d7f: [test] Fix split-vfunc.ll under NPM
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Nov 19 15:01:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a7d7f423e756922042753f8a2fdc0418b87381a
https://github.com/llvm/llvm-project/commit/1a7d7f423e756922042753f8a2fdc0418b87381a
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M llvm/test/Transforms/ThinLTOBitcodeWriter/split-vfunc.ll
Log Message:
-----------
[test] Fix split-vfunc.ll under NPM
We need an AA pipeline under NPM.
This is a no-op if we are still using the legacy PM.
More information about the All-commits
mailing list