Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
541ad5e19e3e91b843efa5406319c95be0b7287c
/
tools
/
llvm-as
bed85ff
Header file moved
by Chris Lattner
· 20 years ago
f73b4ca
Make sure to print a stack trace whenever an error signal is delivered to the
by Chris Lattner
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
e2fab73
Added LLVM copyright to Makefiles.
by John Criswell
· 21 years ago
10cf8fa
Fix file header
by Chris Lattner
· 21 years ago
7c0e022
Added copyright header to all C++ source files.
by John Criswell
· 21 years ago
452fea9
Fix grammar.
by Misha Brukman
· 21 years ago
27b1a0b
Renamed as.cpp => llvm-as.cpp; this should've happened a long time ago.
by Misha Brukman
· 21 years ago
cbb62dd
Renaming LLVM `as' to `llvm-as'.
by Misha Brukman
· 21 years ago
04aa29d
Add new -disable-verify option
by Chris Lattner
· 21 years ago
3ce0ea8
Add support for: -o -
by Chris Lattner
· 21 years ago
6c8103f
Kill using declarations
by Chris Lattner
· 21 years ago
1acbea1
by Chris Lattner
· 22 years ago
d4c7f27
by Chris Lattner
· 22 years ago
c6a4bf1
*** empty log message ***
by Chris Lattner
· 22 years ago
56d2701
*** empty log message ***
by Chris Lattner
· 22 years ago
5ff62e9
*** empty log message ***
by Chris Lattner
· 22 years ago
f739969
Clean up anands patch
by Chris Lattner
· 22 years ago
63aaa11
Changes for 64bit gcc
by Anand Shukla
· 22 years ago
c6f3ae5
Eliminate duplicate or unneccesary #include's
by Chris Lattner
· 23 years ago
d43035e
Use operator << to print modules
by Chris Lattner
· 23 years ago
76d1229
Make sure that there is no case where a signal can occur leaving a partially
by Chris Lattner
· 23 years ago
9420298
Remove asmwriter library from link line, because the useful contents of it
by Chris Lattner
· 23 years ago
06272dc
use dump method instead of Asm/Writer to do debug printing
by Chris Lattner
· 23 years ago
70d12b0
Since verifier and SlotCalculator are now in VMCore library, libanalysis is
by Chris Lattner
· 23 years ago
888912d
In an amazing fit of stupidity, I flipped the conditional and didn't test
by Chris Lattner
· 23 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 23 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 23 years ago
424b847
Remove extraneous space
by Chris Lattner
· 23 years ago
c9744e7
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
by Chris Lattner
· 23 years ago
989bfcf
Add dependence to libvmcore.
by Vikram S. Adve
· 23 years ago
0c4897e
Add library dep
by Chris Lattner
· 23 years ago
1e78f36
CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline
by Chris Lattner
· 23 years ago
57dbb3a
Moved inline/llvm/Tools/* to include/llvm/Support/*
by Chris Lattner
· 23 years ago
8f367bd
Large scale changes to implement new command line argument facility
by Chris Lattner
· 23 years ago
416ae8d
Reordered link line for correct static linking.
by Vikram S. Adve
· 23 years ago
0095054
Initial revision
by Chris Lattner
· 23 years ago