[all-commits] [llvm/llvm-project] 975da0: [modules][test] Bump maximum size for embed-files-...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Mon Oct 7 23:42:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 975da028f78546729f0e78711a4b92107c92ec8e
      https://github.com/llvm/llvm-project/commit/975da028f78546729f0e78711a4b92107c92ec8e
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M clang/test/Modules/embed-files-compressed.cpp

  Log Message:
  -----------
  [modules][test] Bump maximum size for embed-files-compressed.cpp for the sake of RISC-V (#111360)

The size of a.pcm produced by an RV64 clang running natively is 67416
bytes, causing this test to fail. Bump up the maximum size. The test
still retains its original intent as far as I can see, as it's really
trying to ensure that compressing kicks in and reduces the
multi-megabyte input.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list