[all-commits] [llvm/llvm-project] 813016: [BTF] Fix BTFParserTest.cpp for big-endian after D...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jul 12 12:37:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8130166b92d513acabec3962cd91baa54b5f095a
      https://github.com/llvm/llvm-project/commit/8130166b92d513acabec3962cd91baa54b5f095a
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M llvm/unittests/DebugInfo/BTF/BTFParserTest.cpp

  Log Message:
  -----------
  [BTF] Fix BTFParserTest.cpp for big-endian after D149058

Ideally BTFParserTest.cpp should test both little-endian and big-endian, but I
push this commit to fix the immediate issue for now.




More information about the All-commits mailing list