[ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
[oota-llvm.git] / lib / IR / DiagnosticInfo.cpp
2014-03-03 Benjamin KramerRevert "[C++11] Replace LLVM atomics with std::atomic."
2014-03-03 Benjamin Kramer[C++11] Replace LLVM atomics with std::atomic.
2014-02-04 Manman RenFix wording of warning message about invalid debug...
2014-01-16 Manman RenReport a warning when dropping outdated debug info...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-18 Tobias GrosserDiagnosticInfo: Add missing namespace
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.