[PATCH] D87047: [clang] Add command line options for the Machine Function Splitter.
Snehasish Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 21:11:48 PDT 2020
snehasish updated this revision to Diff 291771.
snehasish marked an inline comment as done.
snehasish added a comment.
Check profile flag in Driver, update test.
- Move the profile missing warning check to the Driver.
- Update the test to use -### for CHECK-WARN.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87047/new/
https://reviews.llvm.org/D87047
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/fsplit-machine-functions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87047.291771.patch
Type: text/x-patch
Size: 5501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200915/11dd68c5/attachment-0001.bin>
More information about the cfe-commits
mailing list