[all-commits] [llvm/llvm-project] aed6a1: Add tests for clang -fno-zero-initialized-in-bss a...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jul 4 23:28:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aed6a1b137dc17426e3da8b85e1f9966c8229c05
      https://github.com/llvm/llvm-project/commit/aed6a1b137dc17426e3da8b85e1f9966c8229c05
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
    M clang/include/clang/Driver/CC1Options.td
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    A clang/test/Driver/fzero-initialized-in-bss.c
    A llvm/test/CodeGen/X86/zero-initialized-in-bss.ll

  Log Message:
  -----------
  Add tests for clang -fno-zero-initialized-in-bss and llc -nozero-initialized-in-bss

And rename the CC1 option.




More information about the All-commits mailing list