aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2021-04-05 09:22:59 -0700
committerMin-Yih Hsu <minyihh@uci.edu>2021-04-05 09:24:30 -0700
commit62a94b725cd201367547b22fdb3b0751cda982d5 (patch)
tree22c10c0a95788d9e58796e6bcb38222e1d8a6f22 /flang/lib/Frontend/CompilerInvocation.cpp
parent3f0df4d7b0269623cfcd0ef6272e6a3a2ad9066d (diff)
downloadllvm-62a94b725cd201367547b22fdb3b0751cda982d5.zip
llvm-62a94b725cd201367547b22fdb3b0751cda982d5.tar.gz
llvm-62a94b725cd201367547b22fdb3b0751cda982d5.tar.bz2
[M68k] Mark public functions with the LLVM_EXTERNAL_VISIBILITY macro
In 0dbcb3639451, most most target symbols were made hidden by default with the public ones marked with LLVM_EXTERNAL_VISIBILITY. When the M68k target was added, this particular change was forgotten so that external tools cannot make use of the public M68k target functions in libLLVM.so. Thus, add the missing LLVM_EXTERNAL_VISIBILITY macro to all public target functions in the M68k backend. Differential Revision: https://reviews.llvm.org/D99869
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions