summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/main.c
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-05-11 22:43:02 +0000
committerReid Kleckner <rnk@google.com>2017-05-11 22:43:02 +0000
commit43bbeb4c9f69f652a3219c70b448388b55cfaa89 (patch)
treea33a3e4ff9e8c5cfc31a24f7cf15a7a0e70fd390 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c
parent22e7da9597a267165ee03cbabd31c1e4c13c5cb9 (diff)
downloadbcm5719-llvm-43bbeb4c9f69f652a3219c70b448388b55cfaa89.tar.gz
bcm5719-llvm-43bbeb4c9f69f652a3219c70b448388b55cfaa89.zip
Issue diagnostics when returning FP values on x86_64 without SSE1/2
Avoid using report_fatal_error, because it will ask the user to file a bug. If the user attempts to disable SSE on x86_64 and them use floating point, that's a bug in their code, not a bug in the compiler. This is just a start. There are other ways to crash the backend in this configuration, but they should be updated to follow this pattern. Differential Revision: https://reviews.llvm.org/D27522 llvm-svn: 302835
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud