[all-commits] [llvm/llvm-project] 3fa39c: [lldb/test] Update !DIModule for isysroot rename
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Dec 20 21:12:01 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3fa39c3a79a3b1a88d2da0b3992089e9134fb87f
https://github.com/llvm/llvm-project/commit/3fa39c3a79a3b1a88d2da0b3992089e9134fb87f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M lldb/test/Shell/SymbolFile/DWARF/compilercontext.ll
Log Message:
-----------
[lldb/test] Update !DIModule for isysroot rename
The isysroot field in DIModule was renamed to sysroot but the test in
LLDB wasn't updated. This fixes that.
More information about the All-commits
mailing list