summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/ArchSpecTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid triple corruption while merging core infoMuhammad Omair Javaid2019-12-051-0/+35
* Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda2019-10-161-0/+16
* Fix bug in ArchSpec::MergeFromGreg Clayton2019-05-081-0/+26
* [Utility] Fix ArchSpec.MergeFrom to correctly merge environmentsAlex Langford2019-02-271-16/+40
* [Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUnknown from ArchSpecAlex Langford2019-02-261-0/+73
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify ObjectFile::GetArchitecturePavel Labath2019-01-031-0/+5
* Add another ArchSpec unit test.Adrian Prantl2018-12-061-1/+8
* Add a unit test for ArchSpec matching to document how it behaves (and test it).Adrian Prantl2018-12-061-0/+50
* [ArchSpec] Add a unittest to complement the change in r321856.Davide Italiano2018-01-051-0/+19
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-0/+154
OpenPOWER on IntegriCloud