mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-23 01:25:32 +00:00
Xcode
autoconf
docs
examples
include
lib
projects
runtime
test
tools
utils
PerfectShuffle
TableGen
emacs
fpcmp
vim
DSAclean.py
DSAextract.py
GenLibDeps.pl
Makefile
NLT.schema
NewNightlyTest.pl
NightlyTest.gnuplot
NightlyTestTemplate.html
OldenDataRecover.pl
RegressionFinder.pl
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
cvsupdate
findmisopt
findoptdiff
findsym.pl
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvmdo
llvmgrep
makellvm
mkpatch
parseNLT.pl
plotNLT.pl
profile.pl
userloc.pl
webNLT.pl
win32
.cvsignore
CREDITS.TXT
LICENSE.TXT
Makefile
Makefile.common
Makefile.config.in
Makefile.rules
README.txt
configure
llvm.spec.in
Don't assert everytime an intrinsic name isn't recognized. Instead, make the assert optional when callin getIntrinsicID(). This allows the assembler to handle invalid intrinsic names gracefully. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36120 91177308-0d34-0410-b5e6-96231b3b80d8