Interface to target-specific routines that support machine code optimization.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:49:21 +0000 (00:49 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:49:21 +0000 (00:49 +0000)
commit2542d9a18304d60576158e635f6123f60bbd80ba
tree4224eba0dc1a8bdde73315f9ec8c99b8c21c7365
parente8b57ef2603ed522083dc18e559ca4e20abf22ae
Interface to target-specific routines that support machine code optimization.

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