summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/main.cpp
diff options
context:
space:
mode:
authorHarald van Dijk <harald@gigawatt.nl>2021-07-15 20:52:25 +0100
committerHarald van Dijk <harald@gigawatt.nl>2021-07-15 20:52:25 +0100
commit66ab8568c485c4dd7461f1acf0e55cd4a7a3b4a0 (patch)
treea6265e66a16259574ca75e22d953b164276ca039 /lldb/test/API/python_api/process/main.cpp
parentafc760ef3527ef783a9f14f53583df2de8f0bd84 (diff)
[Driver] Fix compiler-rt lookup for x32
x86_64-linux-gnu and x86_64-linux-gnux32 use different ABIs and objects built for one cannot be used for the other. In order to build and use compiler-rt for x32, we need to treat x32 as a new arch there. This updates the driver to search using the new arch name. Reviewed By: glaubitz Differential Revision: https://reviews.llvm.org/D100148
Diffstat (limited to 'lldb/test/API/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions