[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
Tue Jun 11 18:21:17 PDT 2019


leonardchan updated this revision to Diff 204198.
leonardchan retitled this revision from "[clang][NewPM] Fixing -O0 tests that are broken under new PM" to "[clang][NewPM] Fixing remaining -O0 tests that are broken under new PM".
leonardchan edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62225

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

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


More information about the cfe-commits mailing list