diff options
author | xling-Liao <Xiangling.Liao@ibm.com> | 2021-03-12 15:19:43 -0600 |
---|---|---|
committer | xling-Liao <Xiangling.Liao@ibm.com> | 2021-03-12 21:41:36 -0600 |
commit | 0bf2da53c12b3d2bf213f667af74059280a0d661 (patch) | |
tree | d038eb64fa6110f01e4e097f513f98f71e829efa /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp | |
parent | 70c921267e90d9c6d6b3980aca6e6fad0c0344f6 (diff) | |
download | llvm-0bf2da53c12b3d2bf213f667af74059280a0d661.zip llvm-0bf2da53c12b3d2bf213f667af74059280a0d661.tar.gz llvm-0bf2da53c12b3d2bf213f667af74059280a0d661.tar.bz2 |
[NFC] Adjust SmallVector.h header to workaround XL build compiler issue
In order to prevent further building issues related to the usage of SmallVector
in other compilation unit, this patch adjusts the llvm.h header as a workaround
instead.
Besides, this patch reverts previous workarounds:
1. Revert "[NFC] Use llvm::SmallVector to workaround XL compiler problem on AIX"
This reverts commit 561fb7f60ab631e712c3fb6bbeb47061222c6818.
2.Revert "[clang][cli] Fix build failure in CompilerInvocation"
This reverts commit 8dc70bdcd0fe4efb65876dce0144d9c3386a2f07.
Differential Revision: https://reviews.llvm.org/D98552
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions