aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-11-25 19:01:01 +0000
committerRui Ueyama <ruiu@google.com>2014-11-25 19:01:01 +0000
commit0d9a181d9d36523cadd6fb17d5465778541ea202 (patch)
tree6a0dbb9cd61f823fcbf191ddee7d4c0c8a5cd689 /clang/unittests/Format/FormatTestJava.cpp
parentbda193edffea77f7262b041878d5a1d85c917700 (diff)
downloadllvm-0d9a181d9d36523cadd6fb17d5465778541ea202.zip
llvm-0d9a181d9d36523cadd6fb17d5465778541ea202.tar.gz
llvm-0d9a181d9d36523cadd6fb17d5465778541ea202.tar.bz2
[PECOFF] Create an empty PDB file if debug option is enabled.
There are many build files in the wild that depend on the fact that link.exe produces a PDB file if /DEBUG option is given. They fail if the file is not created. This patch is to make LLD create an empty (dummy) file to satisfy such build targets. This doesn't do anything other than "touching" the file. If a target depends on the content of the PDB file, this workaround is no help, of course. Otherwise this patch should help build some stuff. llvm-svn: 222773
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions