[PATCH] D121876: [BOLT][DWARF] Implement monolithic DWARF5
    Amir Ayupov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May 27 09:37:40 PDT 2022
    
    
  
Amir added a comment.
Hi,
The test started to fail on Ubuntu buildbot: https://lab.llvm.org/buildbot/#/builders/215/builds/6376
  # PRECHECK: include_directories[ 0] = .debug_line_str[0x00000000]
              ^
  <stdin>:8:12: note: scanning from here
   version: 5
             ^
  <stdin>:30:1: note: possible intended match here
  include_directories[ 0] = .debug_line_str[0x00000009] = "."
Can you please take a look?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121876/new/
https://reviews.llvm.org/D121876
    
    
More information about the llvm-commits
mailing list