mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 15:39:00 +00:00
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
4a717d4a47
Note that a ConstantExpr can be of any type, so classof() in most other subclasses (that discriminate by type) have to check that it is also not a ConstantExpr. This is why isConstantExpr() is needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2890 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
docs | ||
include | ||
lib | ||
runtime | ||
support/lib/Support | ||
test | ||
tools | ||
utils | ||
cvsupdate | ||
getsomesrcs.sh | ||
getsrcs.sh | ||
Makefile | ||
Makefile.common | ||
Makefile.rules |