diff options
author | Nigel Perks <nigelp@xmos.com> | 2020-08-18 13:21:20 +0100 |
---|---|---|
committer | Nigel Perks <nigelp@xmos.com> | 2021-04-16 13:02:14 +0100 |
commit | 23f8993f32d7aaf3e5cf0cbafd087a46acb0a523 (patch) | |
tree | c964dcfd711c5a8a52c8dc15f8613c04be052ad7 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 3a5a610e275d227b0f6dc11ea5f943c7ca851052 (diff) | |
download | llvm-23f8993f32d7aaf3e5cf0cbafd087a46acb0a523.zip llvm-23f8993f32d7aaf3e5cf0cbafd087a46acb0a523.tar.gz llvm-23f8993f32d7aaf3e5cf0cbafd087a46acb0a523.tar.bz2 |
Restore lit feature object-emission. Omit DebugInfo/Generic on XCore.
D73568 removed the lit feature object-emission, because it was introduced for a
target which did not support the integrated assembler, and that target no longer
required the feature. XCore still does not support the integrated assembler,
so a build with XCore as the default target fails tests requiring
object-emission. This issue was not publicly visible because there was not a
buildbot for XCore as the default target. We fixed the failures downstream. We
now have builder clang-xcore-ubuntu-20-x64 on the staging buildmaster, which
shows the failures. We would like to make upstream build green.
Omit DebugInfo/Generic on XCore to avoid annotating 70 separate files.
Differential Revision: https://reviews.llvm.org/D98508
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions