[Lldb-commits] [lldb] 8a2ff19 - [lldb][test] Trying to fix build bot after 0431e4bcb27bba30156ac49be4c09ac632c5a03a

Xing GUO via lldb-commits lldb-commits at lists.llvm.org
Sat Jun 13 08:49:19 PDT 2020


Author: Xing GUO
Date: 2020-06-13T23:53:13+08:00
New Revision: 8a2ff19272051cfd0ff906eafaee5372773bdbc7

URL: https://github.com/llvm/llvm-project/commit/8a2ff19272051cfd0ff906eafaee5372773bdbc7
DIFF: https://github.com/llvm/llvm-project/commit/8a2ff19272051cfd0ff906eafaee5372773bdbc7.diff

LOG: [lldb][test] Trying to fix build bot after 0431e4bcb27bba30156ac49be4c09ac632c5a03a

Added: 
    

Modified: 
    lldb/test/API/functionalities/source-map/a.yaml

Removed: 
    


################################################################################
diff  --git a/lldb/test/API/functionalities/source-map/a.yaml b/lldb/test/API/functionalities/source-map/a.yaml
index d14e9a3b8329..08fd9895d912 100644
--- a/lldb/test/API/functionalities/source-map/a.yaml
+++ b/lldb/test/API/functionalities/source-map/a.yaml
@@ -368,8 +368,7 @@ DWARF:
         - AbbrCode:        0x00000000
           Values:          []
   debug_line:      
-    - Length:          
-        TotalLength:     68
+    - Length:          68
       Version:         4
       PrologueLength:  40
       MinInstLength:   1


        


More information about the lldb-commits mailing list