[all-commits] [llvm/llvm-project] 2eb7d8: Simplify llvm/test/Transforms/Inline/inline_ssp.ll...

Hans via All-commits all-commits at lists.llvm.org
Thu Jan 13 02:36:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eb7d8d749997e5f3048d39201a4d38b6b8d6455
      https://github.com/llvm/llvm-project/commit/2eb7d8d749997e5f3048d39201a4d38b6b8d6455
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M llvm/test/Transforms/Inline/inline_ssp.ll

  Log Message:
  -----------
  Simplify llvm/test/Transforms/Inline/inline_ssp.ll (NFC)

The nounwind and uwtable attributes were just cluttering up the test.
Using regexes to give symbolic names to the attribute lists make the
test more readable.

This is pre-committing parts of D116589.




More information about the All-commits mailing list