[PATCH] D69409: [PGO][PGSO] SizeOpts changes.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 17:55:52 PDT 2019
thakis added inline comments.
================
Comment at: llvm/unittests/Target/X86/CMakeLists.txt:18
+ X86Desc
+ X86Info
+ )
----------------
Do you need all these? The tests here don't use GlobalISel Core MC SelectionDAG as far as I can tell (?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69409/new/
https://reviews.llvm.org/D69409
More information about the llvm-commits
mailing list