[all-commits] [llvm/llvm-project] 603793: [LLDB][NativePDB] Replace blocks.cpp with blocks.s...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Fri Sep 9 15:47:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 603793698928c1f32772248840a45ddcf4914bd2
https://github.com/llvm/llvm-project/commit/603793698928c1f32772248840a45ddcf4914bd2
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
R lldb/test/Shell/SymbolFile/NativePDB/blocks.cpp
A lldb/test/Shell/SymbolFile/NativePDB/blocks.s
Log Message:
-----------
[LLDB][NativePDB] Replace blocks.cpp with blocks.s so the test won't be affected by codegen changes.
More information about the All-commits
mailing list