aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMalhar Jajoo <malhar.jajoo@arm.com>2022-03-01 10:51:21 +0000
committerMalhar Jajoo <malhar.jajoo@arm.com>2022-03-01 17:33:06 +0000
commit6d658f37a4ba5a6f3efd732126a6046ddfbbb5f7 (patch)
tree691979447cf1805db678d347ed7b637324f744f7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent97e013dd6ba4afc2c20cec1abe8b443f55c3310c (diff)
downloadllvm-6d658f37a4ba5a6f3efd732126a6046ddfbbb5f7.zip
llvm-6d658f37a4ba5a6f3efd732126a6046ddfbbb5f7.tar.gz
llvm-6d658f37a4ba5a6f3efd732126a6046ddfbbb5f7.tar.bz2
[Openmp]: Missing import statement in openmp interface for Fortran
Essentially removed the "use omp_lib_kinds" statement and replaced it with import to maintain consistency (and avoid compilation error in case the omp_lib_kinds.mod file is not accessible) in header file. The import is required to access entities in host scoping unit. Differential Revision: https://reviews.llvm.org/D120707
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions