[all-commits] [llvm/llvm-project] 51b5b5: Require asserts for debuginline-cost-delta.ll test

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Feb 27 04:20:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 51b5b567ccca8fd3583f5399ccca015c85560036
      https://github.com/llvm/llvm-project/commit/51b5b567ccca8fd3583f5399ccca015c85560036
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M llvm/test/Transforms/Inline/debuginline-cost-delta.ll

  Log Message:
  -----------
  Require asserts for debuginline-cost-delta.ll test

-debug-only=inline-cost does not exist in optimized builds without
asserts and therefore the test fails for such configurations.

Related revision: c965fd942f1d2de6179cd1a2f78c78fa4bd74626




More information about the All-commits mailing list