- Nov 02, 2010
-
-
Dan Gohman authored
llvm-svn: 118086
-
Johnny Chen authored
Also modify the: self.runCmd("expr %s" % var) to be: self.runCmd("expression %s" % var) since 'expr' is an alias of expression. And fix the assert message to be either 'frame variable -t %s' or 'expression %s'. llvm-svn: 118085
-
Owen Anderson authored
llvm-svn: 118084
-
Chris Lattner authored
in the generated .inc files. llvm-svn: 118083
-
Owen Anderson authored
llvm-svn: 118082
-
Johnny Chen authored
Comment out the filtering code. The next check in will clean up the test case by wiping off the filtering related logic. llvm-svn: 118081
-
Rafael Espindola authored
// FIXME: We should compute this sooner, we don't want to recurse here, and // we would like to be more functional. In MCAssembler::ComputeFragmentSize. llvm-svn: 118080
-
Oscar Fuentes authored
llvm-svn: 118072
-
Greg Clayton authored
children always incorrectly displayed the child at offset zero. llvm-svn: 118070
-
Bob Wilson authored
llvm-svn: 118069
-
Owen Anderson authored
llvm-svn: 118068
-
Owen Anderson authored
llvm-svn: 118067
-
Fariborz Jahanian authored
expression is a dependent expression. // rdar: // 8620524 and PR7851 llvm-svn: 118066
-
John McCall authored
visibility of their function. llvm-svn: 118065
-
Dan Gohman authored
llvm-svn: 118058
-
Dan Gohman authored
llvm-svn: 118057
-
Mikhail Glushenkov authored
llvm-svn: 118056
-
Owen Anderson authored
llvm-svn: 118055
-
Devang Patel authored
llvm-svn: 118054
-
Owen Anderson authored
llvm-svn: 118053
-
Douglas Gregor authored
can be used to automatically synthesize an ivar. llvm-svn: 118052
-
Mikhail Glushenkov authored
This allows using GetDLLSuffix() with appendSuffix(). llvm-svn: 118051
-
Mikhail Glushenkov authored
llvm-svn: 118050
-
Mikhail Glushenkov authored
This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name... llvm-svn: 118049
-
Mikhail Glushenkov authored
This makes its behaviour more consistent across platforms. llvm-svn: 118048
-
Mikhail Glushenkov authored
llvm-svn: 118045
-
Mikhail Glushenkov authored
llvm-svn: 118042
-
Johnny Chen authored
rdar://problem/8464339 test/types directory: b basic_type.cpp:171 does not work, while gdb does work It tests that 'breakpoint set -f basic_type.cpp:176' works when int.cpp #include's basic_type.cpp. llvm-svn: 118038
-
Daniel Dunbar authored
some unexpected fallout. llvm-svn: 118037
-
Caroline Tice authored
llvm-svn: 118036
-
Rafael Espindola authored
llvm-svn: 118035
-
John McCall authored
llvm-svn: 118034
-
Greg Clayton authored
llvm-svn: 118033
-
rdar://problem/8612856Andrew Trick authored
breaker needs to check all definitions of the antidepenent register to avoid multiple defs of the same new register. llvm-svn: 118032
-
Chris Lattner authored
llvm-svn: 118031
-
Dale Johannesen authored
PR 8522 / 8616046. Test reduction, analysis and patch by Tim Deegan! (However, review by someone who understands the classes here better is welcome. John Krum will return!) llvm-svn: 118030
-
Jim Grosbach authored
llvm-svn: 118029
-
Devang Patel authored
llvm-svn: 118027
-
Jim Grosbach authored
assumptions about stack layout. Specifically, LR must be saved next to FP. llvm-svn: 118026
-
Chris Lattner authored
llvm-svn: 118025
-