Revision Date Author Comments
# 2fefc042 27-Jun-2024 Pavel Labath <pavel@labath.sk>

[lldb/test] Fix enum-declaration-uniqueness.cpp

Dereferencing a pointer variable without a running process does not work
on every arch/os. Fix the test to x86-linux, where it is known to work.