[all-commits] [llvm/llvm-project] 3496d6: [Bitcode] Make attribute test more robust (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Apr 30 10:01:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3496d6e4bea9cb99cb382939b7e79a50a3b863a5
      https://github.com/llvm/llvm-project/commit/3496d6e4bea9cb99cb382939b7e79a50a3b863a5
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M llvm/test/Bitcode/attributes.ll

  Log Message:
  -----------
  [Bitcode] Make attribute test more robust (NFC)

The ID of the { nobuiltin } attribute set increases every time
a new test is added to this file. Store it in a variable instead.




More information about the All-commits mailing list