aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/TargetOptions.h
AgeCommit message (Expand)Author
2010-08-21The ARM C++ ABI is sufficiently different from the Itanium C++ ABI thatJohn McCall
2010-08-11Frontend: Add -target-linker-version, for specifying the version string of theDaniel Dunbar
2010-06-12Really make the Itanium C++ ABI the default.Charles Davis
2010-06-11Add an option to specify the target C++ ABI to the frontend. Use it toCharles Davis
2009-11-15Add TargetOptions and use it when constructing targets.Daniel Dunbar