summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2016-04-24 22:22:29 +0000
committerAdrian Prantl <aprantl@apple.com>2016-04-24 22:22:29 +0000
commit1858c664de64fc8829bf09571aa82f6f4cea49b9 (patch)
treed752b384e49da989f551056de4627d03ff00563e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent5f8445b32ab42cd1ad9f1262175488c04921441b (diff)
downloadbcm5719-llvm-1858c664de64fc8829bf09571aa82f6f4cea49b9.tar.gz
bcm5719-llvm-1858c664de64fc8829bf09571aa82f6f4cea49b9.zip
Debug info: Apply an empty debug location for global OpenMP destructors.
LLVM really wants a debug location on every inlinable call in a function with debug info, because it otherwise cannot set up inlining debug info. This change applies an artificial line 0 debug location (which is how DWARF marks automatically generated code that has no corresponding source code) to the .__kmpc_global_dtor_. functions to avoid the LLVM Verifier complaining. llvm-svn: 267369
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud