Skip to content

Commit

Permalink
Add ThinLTO - Building C++ Applications with Scalable Whole Program O…
Browse files Browse the repository at this point in the history
…ptimization by Teresa Johnson
  • Loading branch information
kernhanda committed Sep 28, 2017
1 parent da841c5 commit d891ae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and code from [CppCon 2017](http://cppcon.org).
- [C++ and Persistent Memory Technologies](Presentations/C%2B%2B%20and%20Persistent%20Memory%20Technologies/C%2B%2B%20and%20Persistent%20Memory%20Technologies%20-%20Tomasz%20Kapela%20-%20CppCon%202017.pdf) by Tomasz Kapela
- [Migrating a C++03 library to C++11 case study, Wt 4](Presentations/Migrating%20a%20C%2B%2B03%20library%20to%20C%2B%2B11%20case%20study%2C%20Wt%204/Migrating%20a%20C%2B%2B03%20library%20to%20C%2B%2B11%20case%20study%2C%20Wt%204%20-%20Roel%20Standaert%20-%20CppCon%202017.pdf) by Roel Standaert
- [Mocking Frameworks Considered Harmful](Presentations/Mocking%20Frameworks%20Considered%20Harmful/Mocking%20Frameworks%20Considered%20Harmful%20-%20Peter%20Sommerlad%20-%20CppCon%202017.pdf) by Peter Sommerlad
- [ThinLTO - Building C++ Applications with Scalable Whole Program Optimization](Presentations/ThinLTO%20-%20Building%20C%2B%2B%20Applications%20with%20Scalable%20Whole%20Program%20Optimization/ThinLTO%20-%20Building%20C%2B%2B%20Applications%20with%20Scalable%20Whole%20Program%20Optimization%20-%20Teresa%20Johnson%20-%20CppCon%202017.pdf) by Teresa Johnson
- [Undefined Behavior in 2017](Presentations/Undefined%20Behavior%20in%202017/Undefined%20Behavior%20in%202017%20-%20John%20Regehr%20-%20CppCon%202017.pdf) by John Regehr
- [Using Functional Programming Patterns to build a clean and simple HTTP routing API](Presentations/Using%20Functional%20Programming%20Patterns%20to%20build%20a%20clean%20and%20simple%20HTTP%20routing%20API/Using%20Functional%20Programming%20Patterns%20to%20build%20a%20clean%20and%20simple%20HTTP%20routing%20API%20-%20Jeremy%20Demeule%20and%20Quentin%20Duval%20-%20CppCon%202017.pdf) by Jeremy Demeule and Quentin Duval
- [When a Microsecond Is an Eternity](Presentations/When%20a%20Microsecond%20Is%20an%20Eternity/When%20a%20Microsecond%20Is%20an%20Eternity%20-%20Carl%20Cook%20-%20CppCon%202017.pdf) by Carl Cook
Expand Down

0 comments on commit d891ae7

Please sign in to comment.