llvm-6502/include
Duncan Sands a0994b1a13 Do not use std::stack because it causes obscure failures when
compiled with MSVC 2010 (PR7367).  Instead use a SmallVector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107867 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-08 11:54:27 +00:00
..
llvm Do not use std::stack because it causes obscure failures when 2010-07-08 11:54:27 +00:00
llvm-c Implement the "linker_private_weak" linkage type. This will be used for 2010-07-01 21:55:59 +00:00