]> granicus.if.org Git - llvm/commit
Update modulemaps for Analysis/VecFuncs.def.
authorKristina Brooks <notstina@gmail.com>
Tue, 9 Apr 2019 17:05:36 +0000 (17:05 +0000)
committerKristina Brooks <notstina@gmail.com>
Tue, 9 Apr 2019 17:05:36 +0000 (17:05 +0000)
commitbdaa4b508718c0efd36e111462caa1a3dac76ade
treea582f14f23d4f2661b6e82846a03edac508cede5
parent717cc44de659ac1df210de9d596b51493db07343
Update modulemaps for Analysis/VecFuncs.def.

Avoid a warning while building modular LLVM due to a new
textual header missing in the modulemap:

TargetLibraryInfo.cpp:1485:6: warning: missing submodule
  'LLVM_Analysis.VecFuncs' [-Wincomplete-umbrella]

Added VecFuncs.def as a textual header in LLVM_Analysis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358021 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/module.modulemap