diff options
author | Justin Lebar <jlebar@google.com> | 2016-04-27 19:12:56 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-04-27 19:12:56 +0000 |
commit | 5a7df9c130410766a3e76423109bafae1abbae3d (patch) | |
tree | 61cd9bac119a96af47a0830168599d7311c1a78d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6e1089b3a7501694bc52cc3ec5a690760a28d11c (diff) | |
download | llvm-5a7df9c130410766a3e76423109bafae1abbae3d.zip llvm-5a7df9c130410766a3e76423109bafae1abbae3d.tar.gz llvm-5a7df9c130410766a3e76423109bafae1abbae3d.tar.bz2 |
Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil.
Summary:
As of D18614, TargetMachine exposes a hook to add a set of passes that should
be run as early as possible. Invoke this hook from clang when setting up the
pass manager.
Reviewers: chandlerc
Subscribers: rnk, cfe-commits, tra
Differential Revision: http://reviews.llvm.org/D18617
llvm-svn: 267764
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions