OSDN Git Service

[lldb] Fix TestModuleGetXcodeSDK test after DWARFYAML change
authorRaphael Isemann <teemperor@gmail.com>
Tue, 30 Jun 2020 12:05:10 +0000 (14:05 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 30 Jun 2020 12:05:20 +0000 (14:05 +0200)
commitbc163f63245e88f18de44f8a13a5c94e78cb18bd
treedbc4a891e4cef3d201b425087e513cf76267b257
parent0f8ca20b3e069baa715696d928bcfb1a96fe3a3a
[lldb] Fix TestModuleGetXcodeSDK test after DWARFYAML change

D82622 / fe08ab542bd6328a7906e38ae473cf655eb6a228 changes the YAML format
so this test was failing as the test yaml wasn't updated.
lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp