aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2018-04-06 05:28:54 +0000
committerDean Michael Berris <dberris@google.com>2018-04-06 05:28:54 +0000
commit248148db0032b2f9061449b3dac0a5436ca16a3e (patch)
tree17e5c0be268f9867c5065186d995ba521940916c /clang/lib/Basic/SourceManager.cpp
parent1b25a3994e8c6be41b9ec8041a9c61ad2ae01f69 (diff)
downloadllvm-248148db0032b2f9061449b3dac0a5436ca16a3e.zip
llvm-248148db0032b2f9061449b3dac0a5436ca16a3e.tar.gz
llvm-248148db0032b2f9061449b3dac0a5436ca16a3e.tar.bz2
[XRay][clang] Add a flag to enable/disable linking XRay deps explicitly
Summary: This change introduces `-fxray-link-deps` and `-fnoxray-link-deps`. The `-fnoxray-link-deps` allows for directly controlling which specific XRay runtime to link. The default is for clang to link the XRay runtime that is shipped with the compiler (if there are any), but users may want to explicitly add the XRay dependencies from other locations or other means. Reviewers: eizan, echristo, chandlerc Reviewed By: eizan Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D45354 llvm-svn: 329376
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions