CompileContext and options class for the llc compiler.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:39:30 +0000 (12:39 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:39:30 +0000 (12:39 +0000)
commit9ad9f09ef2d6ddc8be51d70d4af6db8fb6eb9565
treebbf55e8fd81a7352a6fcef884a38b90e5d7da933
parent23ee550765232e22d0daf6407141ecef4c55c06f
CompileContext and options class for the llc compiler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LLC/CompileContext.h [new file with mode: 0644]
include/llvm/LLC/LLCOptions.h [new file with mode: 0644]