[all-commits] [llvm/llvm-project] 0c61e9: [SanitizerCoverage] The section name for inline-bo...

Pratyai Mazumder via All-commits all-commits at lists.llvm.org
Tue Apr 14 02:06:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c61e911007fb7c735168e42b33c5db8095d7cdc
      https://github.com/llvm/llvm-project/commit/0c61e911007fb7c735168e42b33c5db8095d7cdc
  Author: Pratyai Mazumder <feynmanthecurious at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
    M llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll

  Log Message:
  -----------
  [SanitizerCoverage] The section name for inline-bool-flag was too long for darwin builds, so shortening it.

Summary:
Following up on the comments on D77638.

Not undoing rGd6525eff5ebfa0ef1d6cd75cb9b40b1881e7a707 here at the moment, since I don't know how to test mac builds. Please let me know if I should include that here too.

Reviewers: vitalybuka

Reviewed By: vitalybuka

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list