diff options
author | Louis Dionne <ldionne@apple.com> | 2020-11-17 13:17:40 -0500 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-11-17 13:18:51 -0500 |
commit | 48138e7338c19f4f7347e470e9d10b0f24ff893d (patch) | |
tree | b1107cb6b5c086998b22944ca182d88c2663313d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | ef1a4169e8c7f6cf76e704827f4567b9a1b9b0e1 (diff) | |
download | llvm-48138e7338c19f4f7347e470e9d10b0f24ff893d.zip llvm-48138e7338c19f4f7347e470e9d10b0f24ff893d.tar.gz llvm-48138e7338c19f4f7347e470e9d10b0f24ff893d.tar.bz2 |
[libc++] Do not error out when we don't know the file format
Erroring out prevents the library from working with other file formats
(e.g. in embedded). Since that error does not guard us from doing something
incorrect, it seems fine to just remove it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions