diff options
author | Fangrui Song <maskray@google.com> | 2020-02-21 18:48:53 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-02-21 18:51:05 -0800 |
commit | e29065a105342a904871437d18a4e6fab09e5bc1 (patch) | |
tree | b7f3ce622119b39dc38d66054e2cbb9ce4f92f37 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 228a2bc9b70c3d93bd28f0038a8664ef8dac042e (diff) | |
download | llvm-e29065a105342a904871437d18a4e6fab09e5bc1.zip llvm-e29065a105342a904871437d18a4e6fab09e5bc1.tar.gz llvm-e29065a105342a904871437d18a4e6fab09e5bc1.tar.bz2 |
[lldb][test] Fix sh_flags and sh_entsize of .debug_str.dwo
sh_flags: SHF_MERGE | SHF_STRINGS | SHF_EXCLUDE
sh_entsize: 1
Incorrect sh_flags or sh_entsize is an error after the assembler change made by D73999.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions