hanchenye-llvm-project/lldb/test/functionalities/register
Richard Mitton f2bef0b15d Fixed DataExtractor to correctly display Intel extended doubles.
This means that "register read stmm0 --format f" actually works now.

This is a little messy but LLDB assumes 'long double' is portable, when it is not.

llvm-svn: 188698
2013-08-19 19:39:03 +00:00
..
Makefile
TestRegisters.py Fixed DataExtractor to correctly display Intel extended doubles. 2013-08-19 19:39:03 +00:00
main.cpp Change TestRegisters.py attach case to attach to a.out and enable that test case 2013-07-09 16:48:30 +00:00