aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Assembly/Parser.h
AgeCommit message (Expand)Author
2006-08-18For PR797:Reid Spencer
2005-05-20Give the asmparser the ability to parse strings, patch contributed byChris Lattner
2005-04-22Convert tabs to spacesMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2003-09-30Standardize header file commentsChris Lattner
2002-08-30Update commentsChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-10-13Remove exception specification. Only slows code down.Chris Lattner
2001-07-23Large scale changes to implement new command line argument facilityChris Lattner
2001-06-06Initial revisionChris Lattner