[PATCH] D70691: Optimization record for bytecode input missing- PR44000

Zahira Ammarguellat via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 11:50:46 PST 2019


zahiraam created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
zahiraam added a reviewer: hfinkel.

Optimization record is not generated when the input file is in bytecode format.


https://reviews.llvm.org/D70691

Files:
  clang/lib/CodeGen/CodeGenAction.cpp
  clang/test/CodeGen/opt-record-1.c
  llvm/include/llvm/IR/LLVMContext.h
  llvm/lib/IR/LLVMContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70691.230941.patch
Type: text/x-patch
Size: 7422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191125/f05b1e89/attachment.bin>


More information about the llvm-commits mailing list