- Dec 17, 2010
-
-
John McCall authored
way to do this, but it fixes rdar://problem/8778973 llvm-svn: 122033
-
Daniel Dunbar authored
-- and remove FIXME asking for the same! llvm-svn: 122032
-
Daniel Dunbar authored
assembler. llvm-svn: 122031
-
Francois Pichet authored
llvm-svn: 122030
-
Greg Clayton authored
line commands can use the current thread/frame. Fixed an issue with expressions that get sandboxed in an objective C method where unichar wasn't being passed down. Added a "static size_t Scalar::GetMaxByteSize();" function in case we need to know the max supported by size of something within a Scalar object. llvm-svn: 122027
-
Jim Grosbach authored
llvm-svn: 122026
-
Daniel Dunbar authored
superceded and was effectively dead. llvm-svn: 122024
-
Daniel Dunbar authored
llvm-svn: 122023
-
Francois Pichet authored
llvm-svn: 122021
-
Johnny Chen authored
gud commands in order to more reliably locate the program counter and to display the file-and-line. llvm-svn: 122020
-
Jakob Stoklund Olesen authored
llvm-svn: 122019
-
Bob Wilson authored
Radar 8776599 llvm-svn: 122018
-
Bob Wilson authored
llvm-svn: 122017
-
Bob Wilson authored
llvm-svn: 122016
-
Bob Wilson authored
llvm-svn: 122015
-
Dan Gohman authored
a null endptr argument, because they may write to errno. This fixes a seflhost miscompile observed on Linux targets when TBAA was enabled. llvm-svn: 122014
-
Daniel Dunbar authored
llvm-svn: 122013
-
Daniel Dunbar authored
here? llvm-svn: 122012
-
Daniel Dunbar authored
in MCAsmLayout). llvm-svn: 122011
-
Daniel Dunbar authored
llvm-svn: 122010
-
Daniel Dunbar authored
llvm-svn: 122009
-
Daniel Dunbar authored
llvm-svn: 122008
-
Rafael Espindola authored
llvm-svn: 122006
-
- Dec 16, 2010
-
-
Rafael Espindola authored
llvm-svn: 122005
-
Michael J. Spencer authored
the MemoryBuffer*, however, it doesn't seem to delete it. llvm-svn: 122004
-
Michael J. Spencer authored
llvm-svn: 122003
-
Greg Clayton authored
llvm-svn: 122002
-
Greg Clayton authored
llvm-svn: 122001
-
Greg Clayton authored
Added header doc for the recently added Process::ReadUnsignedInteger (addr_t addr, size_t int_byte_size, Error &error) function. llvm-svn: 121999
-
Greg Clayton authored
uint64_t Process::ReadUnsignedInteger (addr_t addr, size_t int_byte_size, Error &error); llvm-svn: 121996
-
Jakob Stoklund Olesen authored
llvm-svn: 121995
-
Wesley Peck authored
are correctly marked as used. This removes a hack where the call instructions marked all possible argument registers as used in the tablegen description. llvm-svn: 121994
-
John McCall authored
Fixes rdar://problem/8776586. llvm-svn: 121992
-
-
Johnny Chen authored
against. llvm-svn: 121989
-
Daniel Dunbar authored
llvm-svn: 121988
-
Johnny Chen authored
llvm-svn: 121986
-
Daniel Dunbar authored
llvm-svn: 121985
-
Douglas Gregor authored
occur within statements. Teach Sema::ActOnExceptionDeclarator() to check for unexpanded parameter packs in the exception type. llvm-svn: 121984
-
Daniel Dunbar authored
interface. llvm-svn: 121981
-