OSDN Git Service

Trace code should always be exported just before code generation;
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 18 Oct 2001 13:51:20 +0000 (13:51 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 18 Oct 2001 13:51:20 +0000 (13:51 +0000)
commit79a334968cfcaada7b476cf3fb16527b2800b33c
tree76b8662a78de350f3df3f4cc9cc17fc7266069ac
parentbedb00d6dcc22c84f001fefca0bc379bec696e25
Trace code should always be exported just before code generation;
this is not a debugging option.  But we can export it as assembly
instead of bytecode if -debugtrace is specified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@889 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/Makefile
tools/llc/llc.cpp