[all-commits] [llvm/llvm-project] 437358: [clang]Test ensuring -fembed-bitcode passed to cc1...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Sep 23 09:35:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 437358be7179d570de070bbb9b2e1154db727f6d
      https://github.com/llvm/llvm-project/commit/437358be7179d570de070bbb9b2e1154db727f6d
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    A clang/test/Frontend/embed-bitcode-noopt.c
    A clang/test/Frontend/embed-bitcode-noopt.ll

  Log Message:
  -----------
  [clang]Test ensuring -fembed-bitcode passed to cc1 captures pre-opt bitcode.

This is important to not regress because it allows us to capture pre-optimization
bitcode and options, and replay the full optimization pipeline.

Differential Revision: https://reviews.llvm.org/D88114




More information about the All-commits mailing list