[all-commits] [llvm/llvm-project] 7b0a56: [MachO] Add cpu(sub)type tests and improve error h...
Visoiu Mistrih Francis via All-commits
all-commits at lists.llvm.org
Mon Feb 24 10:50:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b0a5683fa09be4e60bc93526aad7b63bbca687c
https://github.com/llvm/llvm-project/commit/7b0a5683fa09be4e60bc93526aad7b63bbca687c
Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/lib/BinaryFormat/MachO.cpp
M llvm/unittests/BinaryFormat/MachOTest.cpp
Log Message:
-----------
[MachO] Add cpu(sub)type tests and improve error handling
Add checks for triples that don't use mach-o, and unit tests for
everything.
More information about the All-commits
mailing list