diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:41:05 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:41:05 +0000 |
commit | 01095a5d43bbfde13731688ddcf6048ebb8b7721 (patch) | |
tree | 4def12e759965de927d963ac65840d663ef9d1ea /lib/Bitcode/module.modulemap | |
parent | f0f4822ed4b66e3579e92a89f368f8fb860e218e (diff) |
Diffstat (limited to 'lib/Bitcode/module.modulemap')
-rw-r--r-- | lib/Bitcode/module.modulemap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Bitcode/module.modulemap b/lib/Bitcode/module.modulemap deleted file mode 100644 index 7df1a0a3c721f..0000000000000 --- a/lib/Bitcode/module.modulemap +++ /dev/null @@ -1 +0,0 @@ -module Bitcode { requires cplusplus umbrella "." module * { export * } } |