llvm-6502/utils
Chris Lattner 17e9edc4a7 Change raw_fd_ostream to take flags as an optional bitmask
instead of as two bools.  Use this to add a F_Append flag
which has the obvious behavior.

Other unrelated changes conflated into this patch:

1. REmove EH stuff from llvm-dis and llvm-as, the try blocks
   are dead.
2. Simplify the filename inference code in llvm-as/llvm-dis,
   because raw_fd_ostream does the right thing with '-'.
3. Switch machine verifier to use raw_ostream instead of ostream
   (Which is the thing that needed append in the first place).




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79807 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 02:51:22 +00:00
..
bugpoint
buildit Even more Apple style build horribleness. 2009-08-18 00:56:17 +00:00
crosstool * Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs 2009-08-04 15:47:18 +00:00
emacs Tweak LLVM emacs style to make default namespace indentation closer to style 2009-07-28 17:34:57 +00:00
FileCheck when emitting errors about CHECK-NEXT directives, show the line that the 2009-08-16 02:22:31 +00:00
FileUpdate Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
fpcmp
jedit
lint
PerfectShuffle Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. 2009-08-21 12:41:24 +00:00
TableGen Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
unittest The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
vim Add new function attribute keywords to the vim syntax. 2009-08-05 16:38:48 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Add inbounds to the polygen grammar. 2009-07-27 21:55:32 +00:00
llvmdo
llvmgrep
Makefile Add FileUpdate tool, conditionally updates its output based on its input. 2009-08-03 05:12:16 +00:00
makellvm
mkpatch
NewNightlyTest.pl
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
UpdateCMakeLists.pl
userloc.pl
webNLT.pl