- Jun 12, 2010
-
-
Charles Davis authored
llvm-svn: 105893
-
Greg Clayton authored
Reverted changes for eByteOrderHost detection, but added linux support for using <endian.h>. No files in "API" can include any LLVM header files. We must keep LLVM behind our API. llvm-svn: 105892
-
Daniel Dunbar authored
llvm-svn: 105891
-
Daniel Dunbar authored
llvm-svn: 105890
-
Chris Lattner authored
Apparently some programs which abuse the preprocessor depend on this. llvm-svn: 105889
-
Daniel Dunbar authored
llvm-svn: 105888
-
Chris Lattner authored
function name, patch by Yuri llvm-svn: 105887
-
Chris Lattner authored
warnings, and don't shift by a bool. Patch by Rizky Herucakra! llvm-svn: 105886
-
Greg Clayton authored
refer to the new locations. llvm-svn: 105885
-
Greg Clayton authored
llvm-svn: 105884
-
Greg Clayton authored
Fixed an issue with the new DW_TAG_ptr_to_member_type changes where the clang type that was being created was using the pointee_type for both the class and the member pointer. llvm-svn: 105883
-
Abramo Bagnara authored
llvm-svn: 105882
-
Charles Davis authored
- Don't mangle static variables at global scope. - Add support for mangling builtin types. This will be used later. llvm-svn: 105881
-
Abramo Bagnara authored
llvm-svn: 105880
-
Nate Begeman authored
llvm-svn: 105879
-
Eli Friedman authored
llvm-svn: 105878
-
Christopher Friesen authored
llvm-svn: 105877
-
Bruno Cardoso Lopes authored
llvm-svn: 105876
-
Nate Begeman authored
llvm-svn: 105875
-
Nate Begeman authored
llvm-svn: 105874
-
Bruno Cardoso Lopes authored
llvm-svn: 105873
-
Bill Wendling authored
clean-up to a catch-all after inlining, take into account that there could be filter IDs as well. The presence of filters don't mean that the selector catches anything. It's just metadata information. llvm-svn: 105872
-
John McCall authored
explicit casts. Fixes PR7359. llvm-svn: 105871
-
Bruno Cardoso Lopes authored
llvm-svn: 105870
-
Bruno Cardoso Lopes authored
Handle OpSize TSFlag for AVX llvm-svn: 105869
-
Greg Clayton authored
llvm-svn: 105868
-
Greg Clayton authored
Fixed an extra include path in the Xcode project. llvm-svn: 105867
-
Greg Clayton authored
llvm-svn: 105866
-
Jason Molenda authored
removal from lldb-types.h llvm-svn: 105865
-
Jason Molenda authored
Change the Release -rpath LDFLAG to look for LLDB.framework in the same directory as the lldb binary itself. For the BuildAndIntegration target, continue to use the ../../ etc path to match how we install the binaries inside Apple. Patch from Dimiter "malkia" Stanev. I still need to look at the suggested changing of ONLY_ACTIVE_ARCH settings. llvm-svn: 105864
-
Eli Friedman authored
please check whether this breaks anything. llvm-svn: 105863
-
Evan Cheng authored
llvm-svn: 105862
-
Evan Cheng authored
llvm-svn: 105861
-
Bruno Cardoso Lopes authored
llvm-svn: 105860
-
Bruno Cardoso Lopes authored
Introduce the VEX_X field llvm-svn: 105859
-
Daniel Dunbar authored
llvm-svn: 105858
-
Jason Molenda authored
Fixed problem Jean-Daniel Dupas found in ProcessGDBRemote.cpp. llvm-svn: 105857
-
Daniel Dunbar authored
llvm-svn: 105856
-
Daniel Dunbar authored
quoting problems. Not particularly ideal, but should work ok. Based on a patch by Michael Spencer! llvm-svn: 105855
-
Chris Lattner authored
llvm-svn: 105854
-