- Aug 21, 2010
-
-
Bill Wendling authored
It's similar to "linker_private_weak", but it's known that the address of the object is not taken. For instance, functions that had an inline definition, but the compiler decided not to inline it. Note, unlike linker_private and linker_private_weak, linker_private_weak_def_auto may have only default visibility. The symbols are removed by the linker from the final linked image (executable or dynamic library). llvm-svn: 111684
-
Dan Gohman authored
not part of the IR, are not uniqued, and may be safely RAUW'd. This replaces a variety of alternate mechanisms for achieving the same effect. llvm-svn: 111681
-
- Aug 20, 2010
-
-
Dale Johannesen authored
llvm-svn: 111678
-
Daniel Dunbar authored
llvm-svn: 111676
-
Jim Grosbach authored
llvm-svn: 111673
-
Jim Grosbach authored
llvm-svn: 111670
-
Benjamin Kramer authored
llvm-svn: 111669
-
Dale Johannesen authored
llvm-svn: 111668
-
Owen Anderson authored
llvm-svn: 111665
-
Erick Tryzelaar authored
llvm-svn: 111664
-
Dan Gohman authored
llvm-svn: 111663
-
Mikhail Glushenkov authored
llvm-svn: 111662
-
Dan Gohman authored
llvm-svn: 111661
-
Dan Gohman authored
llvm-svn: 111659
-
Mikhail Glushenkov authored
If the omission was intentional, please add a comment. llvm-svn: 111657
-
Mikhail Glushenkov authored
llvm-svn: 111656
-
Jim Grosbach authored
llvm-svn: 111655
-
Dan Gohman authored
checking to places which previously lacked it. llvm-svn: 111651
-
Dan Gohman authored
llvm-svn: 111649
-
Dan Gohman authored
errs() instead of outs() for its verbose messages. llvm-svn: 111648
-
Jim Grosbach authored
llvm-svn: 111646
-
Dan Gohman authored
llvm-svn: 111644
-
Dan Gohman authored
pending output errors are detected. llvm-svn: 111643
-
Dan Gohman authored
outside of outs() and errs() themselves, and they don't really need custom classes. llvm-svn: 111642
-
Dan Gohman authored
llvm-svn: 111641
-
Dan Gohman authored
llvm-svn: 111640
-
Dan Gohman authored
class which is using it. llvm-svn: 111639
-
Dan Gohman authored
llvm-svn: 111638
-
Bob Wilson authored
llvm-svn: 111627
-
Erick Tryzelaar authored
llvm-svn: 111626
-
Erick Tryzelaar authored
llvm-svn: 111625
-
Erick Tryzelaar authored
Thanks to Jianzhou Zhao for finding this. llvm-svn: 111624
-
Bob Wilson authored
llvm-svn: 111623
-
Bob Wilson authored
of stopping at the first embedded quote. llvm-svn: 111622
-
Benjamin Kramer authored
llvm-svn: 111621
-
Mikhail Glushenkov authored
Since they now live in the namespace 'autogenerated'. llvm-svn: 111620
-
Mikhail Glushenkov authored
llvm-svn: 111619
-
Mikhail Glushenkov authored
llvm-svn: 111618
-
Mikhail Glushenkov authored
llvm-svn: 111617
-
Bob Wilson authored
zero-extend operations. llvm-svn: 111614
-