[PATCH] D62225: [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 19 10:39:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363846: [clang][NewPM] Fixing remaining -O0 tests that are broken under new PM (authored by leonardchan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62225?vs=204198&id=205639#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62225/new/

https://reviews.llvm.org/D62225

Files:
  cfe/trunk/test/CMakeLists.txt
  cfe/trunk/test/CodeGen/flatten.c
  cfe/trunk/test/CodeGenCXX/flatten.cpp
  cfe/trunk/test/Frontend/optimization-remark-line-directive.c
  cfe/trunk/test/Frontend/optimization-remark-new-pm.c
  cfe/trunk/test/Frontend/optimization-remark-with-hotness-new-pm.c
  cfe/trunk/test/Frontend/optimization-remark-with-hotness.c
  cfe/trunk/test/Frontend/optimization-remark.c
  cfe/trunk/test/lit.cfg.py
  cfe/trunk/test/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62225.205639.patch
Type: text/x-patch
Size: 15600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190619/52794895/attachment-0001.bin>


More information about the cfe-commits mailing list