diff options
author | Tarun Prabhu <tarun@lanl.gov> | 2024-11-22 14:20:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 14:20:19 -0700 |
commit | 4ab5e90c9c52fcf9b4ed297c887b31219e41f7d8 (patch) | |
tree | 0bd43a3328163ab6929be00812ee6bf13750be8b /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | 028d41d7cf16ffaba1493d850a382a6d3eb814cf (diff) | |
download | llvm-4ab5e90c9c52fcf9b4ed297c887b31219e41f7d8.zip llvm-4ab5e90c9c52fcf9b4ed297c887b31219e41f7d8.tar.gz llvm-4ab5e90c9c52fcf9b4ed297c887b31219e41f7d8.tar.bz2 |
[flang][Driver] Add correct libraries to driver
A recent commit (23d7a6cedb519853508) introduced a dependency on
libLLVMMC.so. This is to handle the `-print-supported-cpus` option which
uses `llvm/MC/SubtargetInfo`. It requires libLLVMMC to be linked into
the flang-driver which the previous commit did not do. This fixes that
issue.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions