[all-commits] [llvm/llvm-project] 004ed2: Revert "[CodeView] Add option to disable inline li...

Amy Huang via All-commits all-commits at lists.llvm.org
Wed Oct 30 17:41:28 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 004ed2b0d1b86d424643ffc88fce20ad8bab6804
      https://github.com/llvm/llvm-project/commit/004ed2b0d1b86d424643ffc88fce20ad8bab6804
  Author: Amy Huang <akhuang at google.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/CodeGenFunction.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    R clang/test/CodeGen/debug-info-no-inline-line-tables.c
    M llvm/docs/LangRef.rst
    M llvm/include/llvm/IR/Attributes.td
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    R llvm/test/Transforms/Inline/no-inline-line-tables.ll

  Log Message:
  -----------
  Revert "[CodeView] Add option to disable inline line tables."
because it breaks compiler-rt tests.

This reverts commit 6d03890384517919a3ba7fe4c35535425f278f89.




More information about the All-commits mailing list