summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorDavid Truby <david.truby@arm.com>2024-07-03 18:49:42 +0100
committerGitHub <noreply@github.com>2024-07-03 18:49:42 +0100
commit9e6b46a9846cf5051c2aaef361af0fe1a76c856e (patch)
treea511c6b9dc1b2301d526e133f8b65f053c85b34a /lldb/test/API/python_api/thread/TestThreadAPI.py
parent845dee36ba4161df153ba05009cea615e20eda5a (diff)
[flang] Implement -mcmodel flag (#95411)
This patch implements the -mcmodel flag from clang, allowing the Code Model to be changed for the LLVM module. The same set of mcmodel flags are accepted as in clang and the same Code Model attributes are added to the LLVM module for those flags. Also add `-mlarge-data-threshold` for x86-64, which is automatically set by the shared command-line code (see below). This is also added as an attribute into the LLVM module and on the target machine. A function is created for `addMCModel` that is copied out of clang's argument handling so that it can be shared with flang. --------- Co-authored-by: Mats Petersson <mats.petersson@arm.com>
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions