diff options
author | Fangrui Song <maskray@google.com> | 2020-02-02 09:45:48 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-02-02 09:49:06 -0800 |
commit | 44cdae68c3b8068750e3f6edcccad99e091ce922 (patch) | |
tree | c8b9fa7e89973feca81b1b9b0c08c90b3a91d006 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7cb5d96fbe75192cd3bb5a3554a6c6ff87dc7b6a (diff) | |
download | llvm-44cdae68c3b8068750e3f6edcccad99e091ce922.zip llvm-44cdae68c3b8068750e3f6edcccad99e091ce922.tar.gz llvm-44cdae68c3b8068750e3f6edcccad99e091ce922.tar.bz2 |
[CodeGenPrepare] Delete dead !DL check
Follow-up for D73754
DL is assigned in CodeGenPrepare::runOnFunction and is guaranteed to be
non-null.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions