llvm-6502/include
Daniel Dunbar 067d024b05 Add llvm::sys::getHostCPUName, for detecting the LLVM name for the host CPU.
- This is an initial step towards -march=native support in Clang, and towards
   eliminating host dependencies in the targets. See PR5389.

 - Patch by Roman Divacky!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88768 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-14 10:09:12 +00:00
..
llvm Add llvm::sys::getHostCPUName, for detecting the LLVM name for the host CPU. 2009-11-14 10:09:12 +00:00
llvm-c remove the now dead condprop pass, PR3906. 2009-11-11 05:56:35 +00:00