diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-06 17:10:20 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-06 17:13:33 -0800 |
commit | fbc13e9345c7c9607f0c28e0ccfa9a7baf254f29 (patch) | |
tree | 71f883ecdb119f827e72608585f40adf4fbda244 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | b9bfe8a75306b211dc53291d28a31c0f37be2a2c (diff) | |
download | llvm-fbc13e9345c7c9607f0c28e0ccfa9a7baf254f29.zip llvm-fbc13e9345c7c9607f0c28e0ccfa9a7baf254f29.tar.gz llvm-fbc13e9345c7c9607f0c28e0ccfa9a7baf254f29.tar.bz2 |
[lldb] Skip scoped enum checks with Dwarf <4
The scoped enum tests depend on DW_AT_enum_class which was added in
Dwarf 4.
I made part of the test conditional on the Dwarf version instead of
splitting it into a separate test and using the decorator to avoid the
overhead of setting up the test.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions