diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-08 16:51:26 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-08 16:51:48 -0700 |
commit | 21605a1207743c9256c147086afa05c5c3636b26 (patch) | |
tree | 7294ee1d0318af4983d8ae3924846c1fc5ca68f1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fe69eb119657e9c1b56f4e7818be7c46752ac116 (diff) | |
download | llvm-21605a1207743c9256c147086afa05c5c3636b26.zip llvm-21605a1207743c9256c147086afa05c5c3636b26.tar.gz llvm-21605a1207743c9256c147086afa05c5c3636b26.tar.bz2 |
[mlir] Mark ClassID::getID as LLVM_EXTERNAL_VISIBILITY to ensure only one version exists
Summary: ClassID is used as a type id and must be unique in the face of shared libraries to ensure correctness. This fixes failures related to BUILD_SHARED_LIBs on macos.
Differential Revision: https://reviews.llvm.org/D77764
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions