Look for the 'Is Simulated' module flag. This indicates that the program is compiled...
authorBill Wendling <isanbard@gmail.com>
Tue, 24 Apr 2012 11:03:50 +0000 (11:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 24 Apr 2012 11:03:50 +0000 (11:03 +0000)
commitadb082cd6ae2ec799838cd84d54a381bca175cd4
treecce5010ff3375175fa78bdae64649efffdfacc16
parent75920ad42487656cbfe8323376ae3ce122fd75a3
Look for the 'Is Simulated' module flag. This indicates that the program is compiled to run on a simulator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp