index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
autolink.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-3
/
+3
*
Add PS4's autolink syntax to autolink.m's CHECK lines.
Filipe Cabecinhas
2015-02-28
1
-2
/
+2
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
1
-8
/
+8
*
Improve robustness of tests for module flags metadata
Oliver Stannard
2014-06-19
1
-2
/
+2
*
Fix autolinking when modules are imported in pch files
Ben Langmuir
2014-01-31
1
-3
/
+9
*
Suffixing #pragma comment(lib) library names with .lib if necessary. This ma...
Aaron Ballman
2013-05-24
1
-1
/
+1
*
Forward #pragma comment(lib/linker) through as flags metadata
Reid Kleckner
2013-05-08
1
-1
/
+1
*
[Modules] Convert module specific -fno-modules-autolink into -fno-autolink.
Daniel Dunbar
2013-04-16
1
-1
/
+5
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-1
/
+1
*
Add a comment for Daniel
Douglas Gregor
2013-01-17
1
-0
/
+2
*
[IRgen] Update modules autolink metadata to use module flags (as now specified
Daniel Dunbar
2013-01-17
1
-1
/
+3
*
Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that
Douglas Gregor
2013-01-16
1
-1
/
+1
*
Topologically sort the link options generated for modules based on
Douglas Gregor
2013-01-14
1
-3
/
+8
*
When forming the link options for an imported module, also include the
Douglas Gregor
2013-01-14
1
-4
/
+5
*
Switch autolinking metadata format over to actual linker options, e.g.,
Douglas Gregor
2013-01-14
1
-5
/
+5
*
Infer "link" lines for top-level frameworks. Essentially, a framework
Douglas Gregor
2013-01-14
1
-1
/
+13
*
Implement parsing, AST, (de-)serialization, and placeholder global
Douglas Gregor
2013-01-14
1
-0
/
+18