Add i386/x86_64 tests of the eh_frame augmentation code in the x86
authorJason Molenda <jmolenda@apple.com>
Wed, 5 Oct 2016 22:37:01 +0000 (22:37 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 5 Oct 2016 22:37:01 +0000 (22:37 +0000)
commitd99f947dd15b3c27dc59b2556158235b8d9735b2
tree03d6d572980e825398fa84983fef74af1055b3f8
parentbb96df602ebf7357b24cba5bf4fb09750d467be7
Add i386/x86_64 tests of the eh_frame augmentation code in the x86
insturction profiling.  Add a test that verifies that we reject a
32-bit only instruction in 64-bit (long) mode.

This wraps up all the testing I want to add for
x86AssemblyInspectionEngine.

llvm-svn: 283404
lldb/unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.cpp