diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2025-06-16 16:55:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 16:55:40 +0100 |
commit | dfb14b65bc0a277f920c797b4557e79685055b4f (patch) | |
tree | 7b69bf85ec7efac764f59815c026e293f2164014 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 2dd50bf79edefa28beffdbba4edfc2c753adae61 (diff) | |
download | llvm-dfb14b65bc0a277f920c797b4557e79685055b4f.zip llvm-dfb14b65bc0a277f920c797b4557e79685055b4f.tar.gz llvm-dfb14b65bc0a277f920c797b4557e79685055b4f.tar.bz2 |
[Flang] NFC: Update test to work on Mac (#144253)
`%flang` expands to `flang -isysroot <SDK location>` in Mac and probably
other OS as well. `fc1` is only accepted as the first argument and hence
in this case it fails.
Use the `%flang_fc1` option to correctly expand to `flang -fc1 -isysroot
<SDK location>`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions