diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2016-11-17 22:45:31 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2016-11-17 22:45:31 +0000 |
commit | 6fa3b742e0c77d54c7f3914f929dcac1c37a81d8 (patch) | |
tree | 9a60151049d962aa2f8ce3af8f8e15ff861aeb96 /llvm/lib/Object/IRObjectFile.cpp | |
parent | 592fa122c2a2873d04cf115d9939c0d7a4f35057 (diff) | |
download | llvm-6fa3b742e0c77d54c7f3914f929dcac1c37a81d8.zip llvm-6fa3b742e0c77d54c7f3914f929dcac1c37a81d8.tar.gz llvm-6fa3b742e0c77d54c7f3914f929dcac1c37a81d8.tar.bz2 |
[Preprocessor] Support for '-dI' flag
Re-introduce r285411.
Implement the -dI as supported by GCC: Output ‘#include’ directives in addition
to the result of preprocessing.
This change aims to add this option, pass it through to the preprocessor via
the options class, and when inclusions occur we output some information (+ test
cases).
Patch by Steve O'Brien!
Differential Revision: https://reviews.llvm.org/D26089
llvm-svn: 287275
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions