llvm-6502/tools/lto
Bill Wendling 1fcbca05db It could come about that we parse the inline ASM before we get a potential
definition for it. In that case, we want to wait for the potential definition
before we create a symbol for it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153859 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-02 03:33:31 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp Cleanup whitespace and remove unneeded 'extern' keyword on function definitions. 2012-03-31 10:44:20 +00:00
lto.exports
LTOCodeGenerator.cpp Move trivial functions into the class definition. 2012-03-31 11:25:18 +00:00
LTOCodeGenerator.h Move trivial functions into the class definition. 2012-03-31 11:25:18 +00:00
LTOModule.cpp It could come about that we parse the inline ASM before we get a potential 2012-04-02 03:33:31 +00:00
LTOModule.h It could come about that we parse the inline ASM before we get a potential 2012-04-02 03:33:31 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00