summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-17 21:05:01 +0000
committerChris Lattner <sabre@nondot.org>2009-04-17 21:05:01 +0000
commit6395285306e00d7e09129485fe5b7fd0f6f86cd7 (patch)
tree662502ae2c342c98d5d30e5ff36177201c6fb91c /clang/lib/CodeGen/CodeGenModule.cpp
parentf994f062fd60b186e8fbb750ba5b832b9733f392 (diff)
downloadbcm5719-llvm-6395285306e00d7e09129485fe5b7fd0f6f86cd7.tar.gz
bcm5719-llvm-6395285306e00d7e09129485fe5b7fd0f6f86cd7.zip
implement a new clang-cc option -dump-build-information=filename which causes the
compiler to dump random stuff from the build into the file. Right now this amounts to dumping command line arguments and diagnostics to the file. The idea is that you can set an envvar, do a world build of an OS, then grep through all the logs for interesting things or something. Daniel, please wire the driver up to do something with this. llvm-svn: 69386
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud