1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/AsmParser
Meador Inge 077c3b7628 [ASMParser] Parse FP constants in non-C locales
This patch fixes PR25788, which allows for the parsing of
floating-point constants in non-C locales.

Patch by Antoine Pitrou!

Differential Revision: http://reviews.llvm.org/D15375

llvm-svn: 271574
2016-06-02 20:04:44 +00:00
..
CMakeLists.txt
LLLexer.cpp [ASMParser] Parse FP constants in non-C locales 2016-06-02 20:04:44 +00:00
LLLexer.h
LLParser.cpp IR: Allow multiple global metadata attachments with the same type. 2016-06-01 01:17:57 +00:00
LLParser.h Add support for metadata attachments for global variables. 2016-05-31 23:01:54 +00:00
LLToken.h clang-format LLToken.h. 2016-05-11 12:07:32 +00:00
LLVMBuild.txt
Parser.cpp [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00