hanchenye-llvm-project/lld/unittests
Rui Ueyama 98896ed1b5 [PECOFF] Add a field for machine type to PECOFFLinkingContext.
So that we can determine what the target architecture is. Adding this
field does not mean that we are going to support non-i386 architectures
soon; there are many things to do to support them, and I'm focusing on
i386 now. But this is the first step toward multi architecture support.

llvm-svn: 190627
2013-09-12 19:46:53 +00:00
..
CoreTests Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
DriverTests [PECOFF] Add a field for machine type to PECOFFLinkingContext. 2013-09-12 19:46:53 +00:00
CMakeLists.txt [Driver] Fix symlinked universal driver behavior and add a test. 2013-04-04 22:04:16 +00:00