hanchenye-llvm-project/llvm/tools/llvm-jitlistener
Saleem Abdulrasool 35476334e9 Support: split object format out of environment
This is a preliminary setup change to support a renaming of Windows target
triples.  Split the object file format information out of the environment into a
separate entity.  Unfortunately, file format was previously treated as an
environment with an unknown OS.  This is most obvious in the ARM subtarget where
the handling for macho on an arbitrary platform switches to AAPCS rather than
APCS (as per Apple's needs).

llvm-svn: 203160
2014-03-06 20:47:11 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
llvm-jitlistener.cpp Support: split object format out of environment 2014-03-06 20:47:11 +00:00